Known Issues In TAU

From Tau Wiki
Revision as of 17:52, 23 June 2009 by Scottb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TAU instrumentation

  • Parsing of templated function in C++ takes place at the pre-linking phase so loop level instrumentation is not available for templated functions.
  • Opari automatic instrumentation is not available in header files, however you can do manually instrumentation see tau_header_inst.sh.