Name
taucxx — C++ compiler wrapper for TAU
Synopsis
taucxx [options] ...
Options
-tau:help-
Displays help
-tau:verbose-
Enable verbose mode
-tau:keepfiles-
Keep intermediate files
-tau:show-
Do not invoke, just show what would be done
-tau:pdtinst-
Use PDT instrumentation
-tau:compinst-
Use compiler instrumentation
-tau:headerinst-
Instrument headers
-tau:<options>-
Specify measurement/instrumentation options. Sample options: mpi,pthread,openmp,profile,callpath,trace,vampirtrace,epilog
-tau:makefiletau_stub_makefile-
Specify tau stub makefile
Notes
If the -tau:makefile option is not used, the TAU_MAKEFILE environment variable will be checked, if it is not specified, then the -tau:<options> will be used to identify a binding.