Skip to content

Commit 4f34abb

Browse files
committed
Update modules.
1 parent 4df32c2 commit 4f34abb

2 files changed

Lines changed: 63 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
-- -*- lua -*-
2+
-- Module file created by spack (https://github.com/spack/spack) on 2026-06-16 13:23:18.804092
3+
--
4+
-- openblas@0.3.27%gcc@14.2.0~bignuma~consistent_fpcsr+dynamic_dispatch+fortran~ilp64+locking+pic+shared build_system=makefile symbol_suffix=none threads=openmp arch=linux-rocky8-zen3/kqza34s
5+
--
6+
7+
whatis([[Name : openblas]])
8+
whatis([[Version : 0.3.27]])
9+
whatis([[Target : zen3]])
10+
whatis([[Short description : OpenBLAS: An optimized BLAS library]])
11+
12+
help([[Name : openblas]])
13+
help([[Version: 0.3.27]])
14+
help([[Target : zen3]])
15+
help()
16+
help([[OpenBLAS: An optimized BLAS library]])
17+
18+
19+
20+
prepend_path("PATH", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s/bin", ":")
21+
prepend_path("LIBRARY_PATH", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s/lib", ":")
22+
prepend_path("LD_LIBRARY_PATH", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s/lib", ":")
23+
prepend_path("CPATH", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s/include", ":")
24+
prepend_path("PKG_CONFIG_PATH", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s/lib/pkgconfig", ":")
25+
prepend_path("CMAKE_PREFIX_PATH", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s/.", ":")
26+
setenv("OPENBLAS_HOME", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s")
27+
setenv("RCAC_OPENBLAS_ROOT", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s")
28+
setenv("RCAC_OPENBLAS_VERSION", "/apps/spack/anvil-cpu-2025/apps/openblas/0.3.27-gcc-14.2.0-kqza34s")
29+
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
-- -*- lua -*-
2+
-- Module file created by spack (https://github.com/spack/spack) on 2026-06-16 13:07:22.461709
3+
--
4+
-- cp2k@2025.2%gcc@14.2.0~cosma~cuda+dlaf+elpa~enable_regtests~ipo+libint~libvori~libxc+mpi~mpi_f08+openmp~pexsi+plumed~pytorch~quip~rocm~sirius~spglib~spla build_system=cmake build_type=Release generator=make lmax=5 smm=blas arch=linux-rocky8-zen3/azh3ulj
5+
--
6+
7+
whatis([[Name : cp2k]])
8+
whatis([[Version : 2025.2]])
9+
whatis([[Target : zen3]])
10+
whatis([[Short description : CP2K is a quantum chemistry and solid state physics software package that can perform atomistic simulations of solid state, liquid, molecular, periodic, material, crystal, and biological systems ]])
11+
12+
help([[Name : cp2k]])
13+
help([[Version: 2025.2]])
14+
help([[Target : zen3]])
15+
help()
16+
help([[CP2K is a quantum chemistry and solid state physics software package
17+
that can perform atomistic simulations of solid state, liquid,
18+
molecular, periodic, material, crystal, and biological systems]])
19+
20+
21+
depends_on("fftw/3.3.10")
22+
depends_on("openblas/0.3.27")
23+
depends_on("openmpi/4.1.6")
24+
25+
prepend_path("PATH", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj/bin", ":")
26+
prepend_path("LIBRARY_PATH", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj/lib", ":")
27+
prepend_path("LD_LIBRARY_PATH", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj/lib", ":")
28+
prepend_path("CPATH", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj/include", ":")
29+
prepend_path("PKG_CONFIG_PATH", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj/lib/pkgconfig", ":")
30+
prepend_path("CMAKE_PREFIX_PATH", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj/.", ":")
31+
setenv("CP2K_HOME", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj")
32+
setenv("RCAC_CP2K_ROOT", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj")
33+
setenv("RCAC_CP2K_VERSION", "/apps/spack/anvil-cpu-2025/apps/cp2k/2025.2-gcc-14.2.0-azh3ulj")
34+

0 commit comments

Comments
 (0)