Skip to content
Snippets Groups Projects

Feat/stack pinot noir

Merged Nicolas Richart requested to merge feat/stack_pinot_noir into main
4 files
+ 34
19
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -51,18 +51,6 @@
"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",
"constraint": "env['environment'] in ['kuma_h100', 'kuma_l40s', 'izar']"
},
"aocc": {
"compiler": "aocc",
"spec": "aocc +license-agreed@4.2.0 %gcc@11.2.1",
"version": "4.2.0",
"constraint": "env['environment'] in ['kuma_h100', 'kuma_l40s']"
}
},
"system_packages": [
@@ -81,19 +69,23 @@
"findutils",
"flex",
"font-util",
"fontconfig",
"freetype",
"gawk",
"gdbm",
"gettext",
"git",
"glib",
"gmake",
"gmp",
"gnuplot",
"gperf",
"hcoll",
"help2man",
"libaec",
"libedit",
"libevent",
"libffi",
"libfuse",
"libidn2",
"libpciaccess",
@@ -103,6 +95,7 @@
"libtool",
"libunistring",
"libuuid",
"libxct",
"libxml2",
"lz4",
"m4",
Loading