diff --git a/build_vcluster.sh b/build_vcluster.sh index 98b7bda48e76008018c3108a6f2d678b2c0d9231..6e7457fab8480fab3e405400567a8696c8431c3b 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