Skip to content

Commit a656e59

Browse files
authored
Fix view of prgenv-gnu/24.11/mc (#237)
There's no develop view in that uenv, moving to default Co-authored-by: Jg_Piccinali <>
1 parent 5b1b199 commit a656e59

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
default:
2-
features: [osu-micro-benchmarks, mpi, serial, openmp]
2+
features:
3+
- mpi
4+
- osu-micro-benchmarks
5+
- openmp
6+
- serial
37
cc: mpicc
48
cxx: mpic++
59
ftn: mpifort
610
views:
7-
- develop
11+
- default

0 commit comments

Comments
 (0)