scripts/MPI/gromacs/build: compile without GPU
This commit is contained in:
@@ -7,6 +7,7 @@ function em.configure() {
|
||||
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
|
||||
-DCMAKE_BUILD_TYPE=RELEASE \
|
||||
-DGMX_MPI=on \
|
||||
-DGMX_GPU=off \
|
||||
-DGMX_BUILD_OWN_FFTW=on \
|
||||
"${MODULE_SRCDIR}" \
|
||||
|| exit 1
|
||||
|
||||
Reference in New Issue
Block a user