Difference between revisions of "Gprof Tutorial"
Jump to navigation
Jump to search
m (Make course syllabus top aligned) |
|||
Line 1: | Line 1: | ||
[[Category:Tutorials]] [[Category:Basics]] | [[Category:Tutorials]] [[Category:Basics]] | ||
[[Category:Tutorials | GPROF Tutorial]] | [[Category:Tutorials | GPROF Tutorial]] | ||
− | {{ | + | {{Hpc_nrw_tutorial_box}} |
Gprof is a free and easy-to-use profiler. | Gprof is a free and easy-to-use profiler. |
Revision as of 13:39, 26 October 2020
HPC.NRW | |
---|---|
Associated Pages | |
+ | This is an #HPC.NRW course |
HPC Courses | |
1. | Introduction to Linux in HPC |
2. | Gprof Tutorial |
3. | OpenMP in Small Bites
|
Gprof is a free and easy-to-use profiler.
Introduction
Introduce tutorial structure, topic and speaker
Gprof Introduction + Pascal Example
Provide everything to run and make use of gprof.
Quiz
C++ + Fortran Examples
Show gprof in real world examples and introduce call graph.