diff --git a/cmake/machines.sh b/cmake/machines.sh index 9aae143aed17fec8ee5708f2d100b633696756fe..26d4bc548a6d519d8c423addd4848dd2938da875 100644 --- a/cmake/machines.sh +++ b/cmake/machines.sh @@ -59,7 +59,7 @@ function configure_machine(){ echo "All required modules load loaded" else echo "You have to load the required modules" - echo "module load hdf5/1.8.15_BGQ scalapack/2.0.2_elpa_simd" + echo "'source $DIR/cmake/machines/JUQUEEN/xlfsource.sh' should help" exit fi cp $DIR/cmake/machines/JUQUEEN/JUQUEEN.cmake config.cmake diff --git a/cmake/machines/JUQUEEN/xlfsource.sh b/cmake/machines/JUQUEEN/xlfsource.sh index fb8760f10f54748ad94b7a84e5e997cf9778fb08..37ad3aa6d1882422aafcb540ae484f45333f9ba2 100644 --- a/cmake/machines/JUQUEEN/xlfsource.sh +++ b/cmake/machines/JUQUEEN/xlfsource.sh @@ -1 +1,2 @@ module load hdf5/1.8.15_BGQ scalapack/2.0.2_elpa_simd +export XML2LIB=/bgsys/local/libxml2/lib