added source code
[unres.git] / source / unres / src_MD-M / TAU_setup.sh
1 #!/bin/bash
2 #
3 # Adding tau
4 # Must be executed from command line, don't know why!
5 #soft add +tau
6 #
7 # With preprocessor
8 #
9 export TAU_OPTIONS='-optPreProcess  -optVerbose'
10 #
11 # sets tau makefile
12 #
13 export TAU_MAKEFILE=/soft/apps/tau/tau-2.17.1/bgp/lib/Makefile.tau-mpi-pdt
14
15 export TAU_OPTIONS='-optTauSelectFile=select.tau -optPreProcess -optVerbose -optKeepFiles'