Skip to content

Commit 77b8a90

Browse files
author
Vasileios Karakasis
authored
Merge pull request #841 from vkarak/ci/reenable-pgi
[ci] Reenable PGI on Dom
2 parents a55890a + 5baa873 commit 77b8a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/cscs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ class ReframeSettings:
133133
'modules': [],
134134
'access': [],
135135
'environs': ['PrgEnv-cray', 'PrgEnv-gnu',
136-
'PrgEnv-intel'],
136+
'PrgEnv-intel', 'PrgEnv-pgi'],
137137
'descr': 'Login nodes',
138138
'max_jobs': 4
139139
},

0 commit comments

Comments
 (0)