From b4bf6dabc472cfdf3a2ff58f72d17142df181d38 Mon Sep 17 00:00:00 2001 From: Pietro Incardona Date: Sun, 24 May 2015 14:28:43 +0200 Subject: [PATCH] script for taurus build + changes --- build_vcluster.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_vcluster.sh b/build_vcluster.sh index cd2b6c4..005773b 100644 --- a/build_vcluster.sh +++ b/build_vcluster.sh @@ -66,7 +66,7 @@ then echo "$PATH" module load openmpi/1.8.5 module load gcc/4.8.2 - module load boost/1.55.0-gnu4.8 +# module load boost/1.55.0-gnu4.8 which mpic++ -- GitLab