mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Add SIRIUS to Intel tester
This commit is contained in:
parent
1b343ffa1a
commit
b95f8ede75
2 changed files with 0 additions and 2 deletions
|
|
@ -25,7 +25,6 @@ RUN ./install_cp2k_toolchain.sh \
|
|||
--with-intelmpi \
|
||||
--with-mkl \
|
||||
--with-libtorch=no \
|
||||
--with-sirius=no \
|
||||
--dry-run
|
||||
|
||||
# Dry-run leaves behind config files for the followup install scripts.
|
||||
|
|
|
|||
|
|
@ -513,7 +513,6 @@ FROM intel/hpckit:2024.1.1-devel-ubuntu22.04
|
|||
with_intelmpi="",
|
||||
with_mkl="",
|
||||
with_libtorch="no",
|
||||
with_sirius="no",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue