Newer
Older
"repos": {
"scitas-externals": {
"url": "https://gitlab.epfl.ch/SCITAS/software-stack/spack-repo-externals.git",
"url": "https://gitlab.epfl.ch/SCITAS/software-stack/scitas-spack-packages.git",
},
"mirrors": {
"local": {
"url": "spack-mirror",
"type": "relative"
},
"restricted": {
"url": "spack-mirror-restriced",
"type": "relative"
}
"version": "v1",
"system_arch": "target=x86_64_v3",
"system_compiler": {
"gcc@11": {
"compiler": "gcc",
"targets": {
"helvetios": "skylake_avx512",
"izar": "cascadelake",
"jed": "icelake",
"kuma_l40s": "zen4",
"kuma_h100": "zen4"
},
"spec": "intel-oneapi-compilers@2024.1.0 %gcc@11.2.1",
},
"system_packages": [
"autoconf",
"diffutils",
"expat",
"findutils",
Nicolas Richart
committed
"zlib-ng",
"zstd"