Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Thread Profiler: timeline view for OpenMP?

avsha
Beginner
550 Views
Hi,
In Thread Profiler there is no timeline view for OpenMP programs, only for Win32. Timeline view for OpenMP would be a big help for me, since I am looking for cases where there is built-in load imbalance between threads (unsolvable by such techniques as dynamic allocation).
Are there plans to add this feature?
Or isthere an inherent reason why this can't be done?
Any suggestions for a substitute in the meantime?
Thanks,
Avsha.
0 Kudos
1 Reply
Henry_G_Intel
Employee
550 Views
Hello Avsha,
You can generate a timeline for anOpenMP program by selecting "Threading type: Threaded (Windows* API Pthreads)" in the Thread Profiler Wizard. You won't get any OpenMP-specific profiling information but you will get a thread timeline.
I don't know of any plans to add a timeline feature to OpenMP profiling. Please submit a feature request to IntelPremier Support.
Best regards,
Henry
0 Kudos
Reply