Skip to content

Commit

Permalink
Add SIRIUS to Intel tester
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Jun 18, 2024
1 parent 1b343ff commit b95f8ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tools/docker/Dockerfile.test_intel-psmp
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion tools/docker/generate_dockerfiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,6 @@ def toolchain_intel() -> str:
with_intelmpi="",
with_mkl="",
with_libtorch="no",
with_sirius="no",
)


Expand Down

0 comments on commit b95f8ed

Please sign in to comment.