X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M-newcorr%2FTAU_setup.sh;fp=source%2Funres%2Fsrc_MD-M-newcorr%2FTAU_setup.sh;h=1423b72baf94c67f626a08ee863de9d9577f8f0f;hb=d101c97dea752458d76055fdbae49c26fff03c1f;hp=0000000000000000000000000000000000000000;hpb=325eda160c9ad2982501e091ca40606a29043712;p=unres.git diff --git a/source/unres/src_MD-M-newcorr/TAU_setup.sh b/source/unres/src_MD-M-newcorr/TAU_setup.sh new file mode 100755 index 0000000..1423b72 --- /dev/null +++ b/source/unres/src_MD-M-newcorr/TAU_setup.sh @@ -0,0 +1,15 @@ +#!/bin/bash +# +# Adding tau +# Must be executed from command line, don't know why! +#soft add +tau +# +# With preprocessor +# +export TAU_OPTIONS='-optPreProcess -optVerbose' +# +# sets tau makefile +# +export TAU_MAKEFILE=/soft/apps/tau/tau-2.17.1/bgp/lib/Makefile.tau-mpi-pdt + +export TAU_OPTIONS='-optTauSelectFile=select.tau -optPreProcess -optVerbose -optKeepFiles'