mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Add SIRIUS again to Intel container build
This commit is contained in:
parent
80ce1df007
commit
1dc108cb20
3 changed files with 0 additions and 3 deletions
|
|
@ -24,7 +24,6 @@ RUN ./install_cp2k_toolchain.sh \
|
|||
--install-all \
|
||||
--with-intelmpi \
|
||||
--with-mkl \
|
||||
--with-sirius=no \
|
||||
--dry-run
|
||||
|
||||
# Dry-run leaves behind config files for the followup install scripts.
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ RUN ./install_cp2k_toolchain.sh \
|
|||
--install-all \
|
||||
--with-intelmpi \
|
||||
--with-mkl \
|
||||
--with-sirius=no \
|
||||
--dry-run
|
||||
|
||||
# Dry-run leaves behind config files for the followup install scripts.
|
||||
|
|
|
|||
|
|
@ -490,7 +490,6 @@ FROM intel/oneapi-hpckit:2023.0.0-devel-ubuntu22.04
|
|||
install_all="",
|
||||
with_intelmpi="",
|
||||
with_mkl="",
|
||||
with_sirius="no",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue