Skip to content

v0.3.0: Improved handling of Fortran parsing

Latest
Compare
Choose a tag to compare
@zbeekman zbeekman released this 04 Feb 18:26
v0.3.0
d7735a5

Fortran module files generated during parsing by the instrumentor
are given an extension of .saltmod so as they do not clash with modules generated
when compiling with a different compiler.

Please use TAU > 2.34 (currently master branch) for best results, there is a bug where -optSaltParser=/path/to/saltfm needs to be set in the TAU_OPTIONS in addition to -optSaltInst.