Skip to content

Commit 4214edc

Browse files
authored
Update reframe activation (#240)
Adding correct view to reframe.yaml: ``` views: spack: configure spack upstream nvfort: modules: activate modules ``` Co-authored-by: Jg_Piccinali <>
1 parent 5efd4bc commit 4214edc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipes/prgenv-nvfortran/24.11/gh200/extra/reframe.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ default:
88
cc: mpicc
99
cxx: mpic++
1010
ftn: mpifort
11-
activation: /user-environment/env/default/activate.sh
11+
views:
12+
- nvfort

0 commit comments

Comments
 (0)