We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e6ee88 + f140bd2 commit 6eae34dCopy full SHA for 6eae34d
src/libext/elpa/build_elpa.sh
@@ -320,6 +320,7 @@ echo FC is $MPIF90 CC is $MPICC CXX is $MPICXX
320
--disable-dependency-tracking \
321
--disable-shared --enable-static \
322
--disable-c-tests \
323
+ --disable-detect-mpi-launcher \
324
${FORCETARGET} \
325
${GPUFLAGS} \
326
--prefix=${NWCHEM_TOP}/src/libext || { echo config libs failure; dump_build_env ; exit 1; }
0 commit comments