mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Docker: Disable DeePMD for generic test
This commit is contained in:
parent
c1a7aeaa91
commit
ec11232dba
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue