mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Increase minimum version for CMake to 3.27 and add python
This commit is contained in:
parent
631f12d81a
commit
d24a13c9a8
2 changed files with 4 additions and 2 deletions
|
|
@ -146,12 +146,13 @@ spack:
|
|||
|
||||
specs:
|
||||
# Build tools
|
||||
- "cmake@3.24:"
|
||||
- "cmake@3.27:"
|
||||
- "gcc@9:"
|
||||
- "gmake@4.2:"
|
||||
- "mpich@4.3.2"
|
||||
- "ninja@1.10:"
|
||||
# - "openmpi@5.0.8"
|
||||
- "python@3.11:"
|
||||
# CP2K
|
||||
- "adios2@2.10.2"
|
||||
- "cosma@2.7.0"
|
||||
|
|
|
|||
|
|
@ -89,10 +89,11 @@ spack:
|
|||
|
||||
specs:
|
||||
# Build tools
|
||||
- "cmake@3.24:"
|
||||
- "cmake@3.27:"
|
||||
- "gcc@9:"
|
||||
- "gmake@4.2:"
|
||||
- "ninja@1.10:"
|
||||
- "python@3.11:"
|
||||
# CP2K
|
||||
- "dbcsr@2.9.1"
|
||||
- "deepmdkit@3.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue