Docker: Disable DeePMD for generic test

This commit is contained in:
Ole Schütt 2025-11-29 13:03:50 +01:00 committed by Ole Schütt
parent c1a7aeaa91
commit ec11232dba

View file

@ -178,6 +178,7 @@ elif [[ "${PROFILE}" == "toolchain_generic" ]] && [[ "${VERSION}" == "psmp" ]];
-DCP2K_USE_EVERYTHING=ON \
-DCP2K_USE_DLAF=OFF \
-DCP2K_USE_PEXSI=OFF \
-DCP2K_USE_DEEPMD=OFF \
-DCP2K_USE_TBLITE=OFF \
-Werror=dev \
.. |& tee ./cmake.log