scripts/OPAL.build: add use of unstable modules
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
source "$(dirname $0)/../lib/libem.bash"
|
||||
|
||||
module use unstable
|
||||
|
||||
# add -fopenmp to CC and CXX, if you want to compile with OpenMP
|
||||
function em.configure() {
|
||||
CC="$MPICC" CXX="$MPICXX" cmake \
|
||||
|
||||
Reference in New Issue
Block a user