- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
does the use of PURE procedures in an OpenMPparallelizedprogram lead toa measurable benefit in runtime with the latest IVF compiler (or any other compiler for that matter)?
cheers
-Ralf
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I haven't been able to demonstrate a significant difference. ifort seems to rely on inter-procedural analysis for such optimizations. What was your conclusion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting TimP (Intel)
I haven't been able to demonstrate a significant difference. ifort seems to rely on inter-procedural analysis for such optimizations. What was your conclusion?
Thanks Tim - I haven't tried for myself and wanted to see whether the program could benefit if I included/restructered procedures as pure procedures. But unless it does not require extra effort I think I will leave it as it is.
Cheers
-Ralf

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