- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am having problems with a Coarray fortran code.
I have managed to isolate one of the issues in the form of the attached code and output. It executes correctly using the Cray compiler but it gives a divide by zero in the prolog of the subroutine using Intel compilers. I have tried with both versions 14 and 15 of the compiler with the same result.
Compile line is
ifort -coarray -switch no_launch -o error-caf-intel error-caf.f90
Execute line is
mpiexec.hydra -np 4 error-caf-intel
Please let me know if you would like any further information.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can reproduce your complaint. Let me investigate further and I'll get back to you.
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like an ifort defect. I've reported this to the developers, tracking ID DPD200362909. I'll keep this thread updated with news.
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This issue is now fixed in a future version of the compiler.
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This issue is now targeted to be fixed in the 15.0 compiler.
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Patrick Kennedy (Intel) wrote:
This issue is now targeted to be fixed in the 15.0 compiler.
Patrick
I’m confused, isn’t the 15.0 compiler already out? Did you mean to say the update coming early next year?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Right, the fix is targeted for 15.0.2 (update #2).
Patrick
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page