- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
i execute since many days a fortran coarray soft (for teach use) which is a simple matrix computation. I have make it myself.
1) Today when i execute it, without debugging, i have in a console windows (it's a console project) : unknown option : -localonly and the program ask for a touch to stop the program. It's on visual studio 2010 on windows 7. On unix i have not this problem.
I try to modify a lot of option of the compiler (i don't understand all) but this errors alway arrive !
2) my program (when it's run) which make a product of two matrix (n,n) take a lot of time only for some dimension (n is power of 2 : 1024, 2048, 4096 ..) ! This error arrive on linux and windows.
Some one has an experiment about theses errors ?
Thanks you very much
i execute since many days a fortran coarray soft (for teach use) which is a simple matrix computation. I have make it myself.
1) Today when i execute it, without debugging, i have in a console windows (it's a console project) : unknown option : -localonly and the program ask for a touch to stop the program. It's on visual studio 2010 on windows 7. On unix i have not this problem.
I try to modify a lot of option of the compiler (i don't understand all) but this errors alway arrive !
2) my program (when it's run) which make a product of two matrix (n,n) take a lot of time only for some dimension (n is power of 2 : 1024, 2048, 4096 ..) ! This error arrive on linux and windows.
Some one has an experiment about theses errors ?
Thanks you very much
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi latomicien,
Could you post the source code you are using, along with the compiler options you are using? Also, what is the output from
[plain]ifort -V[/plain]
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
Could you post the source code you are using, along with the compiler options you are using? Also, what is the output from
[plain]ifort -V[/plain]
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page