Skip to content

Commit 8d5c9df

Browse files
committed
Update modules.
1 parent 9ecbcac commit 8d5c9df

4 files changed

Lines changed: 108 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
-- -*- lua -*---
2+
-- cp2k@2025.2%gcc@11.4.1~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=libxsmm arch=linux-rocky9-zen4/mont7ht
3+
--
4+
5+
whatis([[Name : cp2k]])
6+
whatis([[Version : 2025.2]])
7+
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 ]])
8+
9+
help([[CP2K is a quantum chemistry and solid state physics software package
10+
that can perform atomistic simulations of solid state, liquid,
11+
molecular, periodic, material, crystal, and biological systems]])
12+
13+
14+
depends_on("netlib-lapack/3.11.0")
15+
depends_on("openmpi/4.1.6")
16+
17+
local modroot="/apps/spack/gautschi-cpu/apps/cp2k/2025.2-gcc-11.4.1-mont7ht"
18+
prepend_path("PATH", modroot.."/bin", ":")
19+
prepend_path("LIBRARY_PATH", modroot.."/lib", ":")
20+
prepend_path("LD_LIBRARY_PATH", modroot.."/lib", ":")
21+
prepend_path("CPATH", modroot.."/include", ":")
22+
prepend_path("PKG_CONFIG_PATH", modroot.."/lib/pkgconfig", ":")
23+
prepend_path("CMAKE_PREFIX_PATH", modroot.."/.", ":")
24+
setenv("CP2K_HOME", modroot)
25+
setenv("RCAC_CP2K_ROOT", modroot)
26+
setenv("RCAC_CP2K_VERSION", modroot)
27+
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
-- -*- lua -*---
2+
-- cp2k@2025.2%gcc@14.1.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=libxsmm arch=linux-rocky9-zen4/nx5ylga
3+
--
4+
5+
whatis([[Name : cp2k]])
6+
whatis([[Version : 2025.2]])
7+
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 ]])
8+
9+
help([[CP2K is a quantum chemistry and solid state physics software package
10+
that can perform atomistic simulations of solid state, liquid,
11+
molecular, periodic, material, crystal, and biological systems]])
12+
13+
14+
depends_on("netlib-lapack/3.11.0")
15+
depends_on("openmpi/4.1.6")
16+
17+
local modroot="/apps/spack/gautschi-cpu/apps/cp2k/2025.2-gcc-14.1.0-nx5ylga"
18+
prepend_path("PATH", modroot.."/bin", ":")
19+
prepend_path("LIBRARY_PATH", modroot.."/lib", ":")
20+
prepend_path("LD_LIBRARY_PATH", modroot.."/lib", ":")
21+
prepend_path("CPATH", modroot.."/include", ":")
22+
prepend_path("PKG_CONFIG_PATH", modroot.."/lib/pkgconfig", ":")
23+
prepend_path("CMAKE_PREFIX_PATH", modroot.."/.", ":")
24+
setenv("CP2K_HOME", modroot)
25+
setenv("RCAC_CP2K_ROOT", modroot)
26+
setenv("RCAC_CP2K_VERSION", modroot)
27+
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
-- -*- lua -*---
2+
-- cp2k@2025.2%gcc@11.4.1~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=libxsmm arch=linux-rocky9-zen4/jlqfcqo
3+
--
4+
5+
whatis([[Name : cp2k]])
6+
whatis([[Version : 2025.2]])
7+
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 ]])
8+
9+
help([[CP2K is a quantum chemistry and solid state physics software package
10+
that can perform atomistic simulations of solid state, liquid,
11+
molecular, periodic, material, crystal, and biological systems]])
12+
13+
14+
depends_on("netlib-lapack/3.11.0")
15+
depends_on("openmpi/5.0.5")
16+
17+
local modroot="/apps/spack/gautschi-cpu/apps/cp2k/2025.2-gcc-11.4.1-jlqfcqo"
18+
prepend_path("PATH", modroot.."/bin", ":")
19+
prepend_path("LIBRARY_PATH", modroot.."/lib", ":")
20+
prepend_path("LD_LIBRARY_PATH", modroot.."/lib", ":")
21+
prepend_path("CPATH", modroot.."/include", ":")
22+
prepend_path("PKG_CONFIG_PATH", modroot.."/lib/pkgconfig", ":")
23+
prepend_path("CMAKE_PREFIX_PATH", modroot.."/.", ":")
24+
setenv("CP2K_HOME", modroot)
25+
setenv("RCAC_CP2K_ROOT", modroot)
26+
setenv("RCAC_CP2K_VERSION", modroot)
27+
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
-- -*- lua -*---
2+
-- cp2k@2025.2%gcc@14.1.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=libxsmm arch=linux-rocky9-zen4/2r4ugot
3+
--
4+
5+
whatis([[Name : cp2k]])
6+
whatis([[Version : 2025.2]])
7+
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 ]])
8+
9+
help([[CP2K is a quantum chemistry and solid state physics software package
10+
that can perform atomistic simulations of solid state, liquid,
11+
molecular, periodic, material, crystal, and biological systems]])
12+
13+
14+
depends_on("netlib-lapack/3.11.0")
15+
depends_on("openmpi/5.0.5")
16+
17+
local modroot="/apps/spack/gautschi-cpu/apps/cp2k/2025.2-gcc-14.1.0-2r4ugot"
18+
prepend_path("PATH", modroot.."/bin", ":")
19+
prepend_path("LIBRARY_PATH", modroot.."/lib", ":")
20+
prepend_path("LD_LIBRARY_PATH", modroot.."/lib", ":")
21+
prepend_path("CPATH", modroot.."/include", ":")
22+
prepend_path("PKG_CONFIG_PATH", modroot.."/lib/pkgconfig", ":")
23+
prepend_path("CMAKE_PREFIX_PATH", modroot.."/.", ":")
24+
setenv("CP2K_HOME", modroot)
25+
setenv("RCAC_CP2K_ROOT", modroot)
26+
setenv("RCAC_CP2K_VERSION", modroot)
27+

0 commit comments

Comments
 (0)