OpenACC Tutorial - Profiling
Jump to navigation
Jump to search
Learning objectives
- Understand what profiler is
- Understand how to use PGPROF profiler.
- Understand how the code is performing .
- Understand where to focus your time and re-write most time consuming routines
- Learn how to ...