Introduction to Performance Tools ( tutorial at citutor.org )

This can be a 1-2 hr session looking through the scenarios and sections of the course above (it's a 1/2 day if we do everything in-depth with all the quizzes).  If there are topics we want to pursue further, the links below will provide more information.  We'll see how the group interest develops through the first tutorial because it covers several performance tools.

    1. gprof/gcov discussion with the eclipse wiki pages tutorial info below
    2. mpiP profiling ( probably missing from the Intro to Perf. Tools tutorial , so we have it here )
    3. psinv -v  # iforge login or compute node
  • POINT project
    1. Perfsuite presentation
      1. non-default configurations
      2. profiling w/ src line numbers (similar to eclipse + gprof )
      3. counting or profiling java code
    2. TAU tutorial
      1. slide 26-27: steps to generate profile
      2. slide 29-32: compiler based instrumentation
      3. slide 39-58: gpu profiling and TAU
    3. paratools live image
  • older ppt presentation
    1. debug examples with register use , slides 46-49
    2. matmul loop tunings discussion , slides 41-50
    3. basic concepts
  • No labels