- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have been using Visual Fortran compiler for more than 3 years on a Dell Precision 690 workstation with two dual core Intel Xeon processors under Windows XP x64 Professional and haven't had any problems until recently when I changed the workstation currently based on Intel Core 2 quad Q6600 running under Windows Vista x64 Business.
I found out that the results of my parallel (and sequential) calculations are substantially different from the ones obtained on the former platform. The source code is absolutely identical on both platforms. I am using MS Visual Studio 2005 and the project settings are absolutely identical with the exception of the processors settings. In order to resolve the problem, I have tried all possible settings, e.g. Pentium 4 compatible with streaming etc., different libraries (dll, static), parallel and sequential code generation, but the results seem to be the same (wrong) despite the change of the settings. I cannot give you details of the fortran code that I am running since it is a very complicated mathematical simulation.
Would you give me any information concerning any patches, releases, updates or a way to solve the problem.
Thank you very much for your assistance.
Sincerely,
Gaby Slavcheva
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Enabling the "Generate Interface Blocks" and "Check Generated Interfaces" options under Diagnostics can help detect such errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just read on my 1st posting...
"I found out that the results of my parallel (and sequential) calculations are substantially different from the ones obtained on the former platform. The source code is absolutely identical on both platforms. I am using MS Visual Studio 2005 and the project settings are absolutely identical with the exception of the processors settings. In order to resolve the problem, I have tried all possible settings, e.g. Pentium 4 compatible with streaming etc., different libraries (dll, static), parallel and sequential code generation, but the results seem to be the same (wrong) despite the change of the settings."
The only significant difference between the platforms is the Processor - Intel Xeon 3.2GHz (where all the results are OK) and Intel Core 2 Quad 2.4GHz (where the results are quite different)....
Please HELP !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you take the SAME executable and run it on both systems, do the results differ?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page