Skip to content
Snippets Groups Projects

Adding nvhpc to kuma

Merged Nicolas Richart requested to merge adding-nvhpc into main
Compare and Show latest version
7 files
+ 115
17
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 5
0
@@ -86,6 +86,11 @@ modules:
tcl: ${STACK_LOCATION}/spack/share/spack/modules/${environment}
EOF
$STACK_LOCATION/spack/bin/spack config \
--scope defaults \
rm \
'modules:default:lmod:hierarchy'
mirrors=$(jq -Mrc '
.spack.mirrors
| to_entries
Loading