OpenACC Tutorial - Profiling

From Alliance Doc
Revision as of 15:13, 2 June 2016 by Sergueev (talk | contribs)
Jump to navigation Jump to search
Other languages:


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 ...


What is profiling ?