- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm currently profiling a parallel Fortran program (using Intel MPI) for performance tuning. I compiled the program with "-profile-functions -profile-loops=all" options, then ran this program with 65 processes. After the execution I got one loop_prof_funcs_xxxx.dump and one loop_prof_loops_xxxx.dump files, showing the execution cost (in time) of functions and loops at entire job level. Is there any way to generate the same files at process level so we can study the performance of individual processes?
Please advise. Your guidance is highly appreciated!
Thanks,
Qi
Link Copied
0 Replies
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