Difference between revisions of "Guide:POINTTutorial"

From Tau Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
Use Live DVD version 2, built 5/18/09
 
Use Live DVD version 2, built 5/18/09
==Building TAU==
+
 
 +
 
 +
==Instrumenting NPB==
 +
 
 +
cd workshop-point/NPB3.1
 +
vi config/make.def
 +
 
 +
notice that the MPIF77 variable is set to tau_f90.sh this will enable TAU automatic instrumentation with PDT.
 +
 
 +
===Setting TAU configuration

Revision as of 18:37, 19 May 2009

Use Live DVD version 2, built 5/18/09


Instrumenting NPB

cd workshop-point/NPB3.1
vi config/make.def

notice that the MPIF77 variable is set to tau_f90.sh this will enable TAU automatic instrumentation with PDT.

===Setting TAU configuration