- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a subprogram in my software that has a parallel site that contains nested loops. I am uncertain as to
how to annotate them. Can you direct me to some literature on this?
Any help appreciated. Thanks in advance.
Newport_j
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Newport_j,
I am following up on your request and will share them shortly. Thank you for your patience.
Thank you.
Intel Developer Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you found out anymore about this? The issue of nested loops.
Newport_j
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Newport_j,
Here is the general recommendation for nested loops: "If your own program has nested loops and the computation time used by the innermost loop is small, consider adding task annotations around the next outermost loop. Use the Suitability Report Average Instance Time as a guide."
If you have a sample program with the nested loop you have in mind (with similar computation distribution among the nested loops), please share and I'd be happy to provide recommendations.
Also, please check out the Parallel Universe case study titled "Embrace Parallelism with Intel(R) Parallel Advisor (cover story for http://software.intel.com/sites/products/parallelmag/parallel_mag_Issue8.pdf).
Thank you.
Intel Developer Support
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