Merge pull request #1249 from edoapra/libomp

elpa update
This commit is contained in:
NWChem: Open Source High-Performance Computational Chemistry 2026-02-20 13:07:26 -08:00 committed by GitHub
commit 6eae34dd9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -320,6 +320,7 @@ echo FC is $MPIF90 CC is $MPICC CXX is $MPICXX
--disable-dependency-tracking \
--disable-shared --enable-static \
--disable-c-tests \
--disable-detect-mpi-launcher \
${FORCETARGET} \
${GPUFLAGS} \
--prefix=${NWCHEM_TOP}/src/libext || { echo config libs failure; dump_build_env ; exit 1; }