Newer
Older
{
"spack": {
"version": "v0.22.0",
"repos": {
"scitas-externals": {
"url": "https://gitlab.epfl.ch/SCITAS/software-stack/spack-repo-externals.git",
"branch": "releases/2024.0.0"
},
"scitas-packages": {
"url": "https://gitlab.epfl.ch/SCITAS/software-stack/scitas-spack-packages.git",
"branch": "releases/2024.0.0"
}
},
"mirrors": {
"local": {
"url": "spack-mirror",
"type": "relative"
},
"restricted": {
"url": "spack-mirror-restriced",
"type": "relative"
}
}
},
"stack": {
"version": "beta-v1",
"mount_point": "/ssoft/spack",
"system_arch": "target=x86_64_v3",
"system_compiler": {
"gcc@11": {
"compiler": "gcc",
"spec": "gcc@11.2.1",
"version": "11.2.1"
}
},
"targets": {
"helvetios": "skylake_avx512",
"izar": "cascadelake",
"jed": "icelake",
"kuma_l40s": "zen4",
"kuma_h100": "zen4"
},
"compilers": {
"gcc": {
"compiler": "gcc",
"spec": "gcc@12.3.0 %gcc@11.2.1",
"version": "12.3.0"
},
"nvhpc": {
"compiler": "nvhpc",
"spec": "nvhpc +blas +lapack +mpi@24.3 %gcc@11.2.1",
"version": "24.3"
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
}
},
"system_packages": [
"autoconf",
"autoconf-archive",
"automake",
"autotools",
"berkley-db",
"bzip2",
"ca-certificates-mozilla",
"check",
"cmake",
"cuda",
"curl",
"diffutils",
"expat",
"findutils",
"flex",
"font-util",
"freetype",
"gawk",
"gdbm",
"gettext",
"git",
"glibc",
"gmake",
"gmp",
"gnuplot",
"hcoll",
"help2man",
"libaec",
"libedit",
"libevent",
"libfuse",
"libidn2",
"libpciaccess",
"libsigsegv",
"libssh2",
"libtiff",
"libtool",
"libunistring",
"libuuid",
"libxml2",
"lz4",
"m4",
"macro-utils",
"meson",
"mpc",
"mpfr",
"ncurses",
"ninja",
"openssl",
"pcre",
"pcre2",
"perl",
"pigz",
"pkgconf",
"pmix",
"rdma-core",
"readline",
"slurm",
"sqlite",
"tar",
"texinfo",
"utf8proc",
"util-linux-uuid",
"xpmem",
"xxd-standalon",
"xz",
"zlib-ng",
"zstd"
]
}
}