Add SIRIUS to Intel tester

This commit is contained in:
Matthias Krack 2024-06-18 11:02:33 +02:00
parent 1b343ffa1a
commit b95f8ede75
2 changed files with 0 additions and 2 deletions

View file

@ -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.

View file

@ -513,7 +513,6 @@ FROM intel/hpckit:2024.1.1-devel-ubuntu22.04
with_intelmpi="",
with_mkl="",
with_libtorch="no",
with_sirius="no",
)