Merge branch 'devel' into AFM
[unres.git] / source / unres / src_MD-M-newcorr / TAU_setup.sh
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 (executable)
index 0000000..1423b72
--- /dev/null
@@ -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'