mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Use libxsmm 1.17 with Spack as long as grid_unittest fails
This commit is contained in:
parent
fd383878a2
commit
f2d5b0afe4
2 changed files with 4 additions and 2 deletions
|
|
@ -102,7 +102,8 @@ spack:
|
|||
- "libsmeagol@1.2"
|
||||
- "libvori@220621"
|
||||
- "libxc@7.0.0"
|
||||
- "libxsmm@main-2024-09"
|
||||
# - "libxsmm@main-2024-09" Use 1.17 with Spack as long as grid unit tests fail
|
||||
- "libxsmm@1.17"
|
||||
- "plumed@2.9.2"
|
||||
- "py-torch@2.6"
|
||||
- "sirius@7.6.1"
|
||||
|
|
|
|||
|
|
@ -46,7 +46,8 @@ spack:
|
|||
- "netlib-scalapack@2.2.2"
|
||||
- "dbcsr@2.8.0"
|
||||
- "fftw@3.3.10"
|
||||
- "libxsmm@main-2024-09"
|
||||
# - "libxsmm@main-2024-09" Use 1.17 with Spack as long as grid unit tests fail
|
||||
- "libxsmm@1.17"
|
||||
view:
|
||||
default:
|
||||
root: ./spack-env/view
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue