Newer
Older
modules:
default:
enable: [lmod]
lmod:
hash_length: 0
core_compilers:
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
hierarchy:
- mpi
all:
environment:
set:
${PACKAGE}_ROOT: ${PREFIX}
suffixes:
'+mpi': mpi
'+openmp': openmp
'threads=openmp': openmp
'^fftw+openmp': openmp
'hdf5=parallel': h5
'+cuda': cuda
'+double-gpu': double-gpu
'+plumed': plumed
'+unwind': unwind
'+debug': dbg
'+ilp64': int64
'+int64': int64
'version_suffix=jl': julia
blacklist_implicits: true
blacklist:
- lmod
gcc:
environment:
set:
CC: ${PREFIX}/bin/gcc
CXX: ${PREFIX}/bin/g++
F77: ${PREFIX}/bin/gfortran
FC: ${PREFIX}/bin/gfortran
F90: ${PREFIX}/bin/gfortran
cuda@12.4.0:
environment:
append_path:
JULIA_LOAD_PATH: ":/ssoft/spack/external/julia/syrah.v1/cuda"
openmpi:
environment:
set:
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
OMPI_MCA_btl_openib_warn_default_gid_prefix: '0'
append_path:
JULIA_LOAD_PATH: ":/ssoft/spack/external/julia/syrah.v1/mpi"
openblas threads=pthreads:
environment:
set:
OPENBLAS_NUM_THREADS: '1'
hdf5~mpi+cxx:
environment:
set:
HDF5_CC: h5cc
HDF5_CXX: h5c++
HDF5_FC: h5fc
hdf5+mpi~cxx:
environment:
set:
HDF5_CC: h5pcc
HDF5_FC: h5pfc
intel-oneapi-mpi:
environment:
set:
I_MPI_PMI_LIBRARY: /usr/lib64/libpmi2.so
I_MPI_EXTRA_FILESYSTEM: '0'
SLURM_MPI_TYPE: pmi2
julia:
autoload: direct
metis:
suffixes:
~real64: sp
molpro:
template: modules/group_restricted.lua
plumed:
environment:
set:
PLUMED_KERNEL: ${PREFIX}/lib/libplumedKernel.so
unset:
- PLUMED_ROOT
py-horovod:
autoload: direct
py-keras:
autoload: direct
py-tensorflow:
autoload: direct
py-theano:
autoload: direct
py-torch:
autoload: direct
py-torchvision:
autoload: direct
quantum-espresso:
suffixes:
hdf5=parallel: hdf5
scala:
autoload: direct
scons:
suffixes:
'^python@:2.99': py2
'^python@3:': py3
abaqus:
template: modules/group_restricted.lua
adf:
template: modules/group_restricted.lua
ams:
template: modules/group_restricted.lua
comsol:
environment:
prepend_path:
MATLABPATH: ${PREFIX}/mli
crystal17:
template: modules/group_restricted.lua
fdtd:
environment:
prepend_path:
PATH: ${PREFIX}/mpich2/nemesis/bin
LD_LIBRARY_PATH: ${PREFIX}/mpich2/nemesis/lib
set:
SLURM_MPI_TYPE: pmi2
gaussian:
template: modules/group_restricted.lua
spark:
autoload: direct
environment:
prepend_path:
PATH: /ssoft/spack/scripts/all/spark
ucx:
environment:
unset:
- UCX_ROOT
vasp:
template: modules/group_restricted.lua