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
20 files
+ 231
98
Compare changes
  • Side-by-side
  • Inline
Files
20
+ 1
1
@@ -11,7 +11,7 @@ cd ${CI_PROJECT_DIR}
./ci/install_compilers.sh
cd ${CI_PROJECT_DIR}
./ci/concretize.sh
./ci/concretize.sh --force -U
cd ${CI_PROJECT_DIR}
./ci/install.sh
Loading