- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All,
I have a question about the OpenMP 3.0 Specification "COLLAPSE" for DO-Loops. Is this specification in the intel fortran compiler availabe and if not, is it planned in the neer future? I would like to know this, because the program I parallelize has many
[cpp]DO K=1,KBAR DO J=1,JBAR DO I=1,IBAR[/cpp]
loops, thus this feature is very important for me.
Thanks for help!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Version 11 (a couple of weeks away) supports COLLAPSE and OpenMP 3.0.

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