From cdbf62f0a82388b3e14b53d8965fb02fde18564b Mon Sep 17 00:00:00 2001 From: Pietro Incardona Date: Sun, 24 May 2015 11:12:19 +0200 Subject: [PATCH] script for taurus build + changes --- build_vcluster.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_vcluster.sh b/build_vcluster.sh index 98b7bda..6e7457f 100644 --- a/build_vcluster.sh +++ b/build_vcluster.sh @@ -63,6 +63,7 @@ elif [ "$2" == "taurus" ] then echo "Compiling on taurus" + echo "$PATH" module load openmpi gcc/4.8.2 module load openmpi/1.8.5 module load boost/1.55.0-gnu4.8 -- GitLab