Skip to content

Commit cba9a2d

Browse files
authored
Merge branch 'master' into test/cuda-stress-test
2 parents 55a3d49 + ab58c42 commit cba9a2d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/cscs.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@
684684
'PrgEnv-cray',
685685
'PrgEnv-gnu',
686686
'PrgEnv-intel',
687-
'PrgEnv-nvidia',
688687
'cpeAMD',
689688
'cpeCray',
690689
'cpeGNU',
@@ -704,7 +703,6 @@
704703
'PrgEnv-cray',
705704
'PrgEnv-gnu',
706705
'PrgEnv-intel',
707-
'PrgEnv-nvidia',
708706
'cpeAMD',
709707
'cpeCray',
710708
'cpeGNU',
@@ -1084,7 +1082,7 @@
10841082
{
10851083
'name': 'PrgEnv-nvidia',
10861084
'target_systems': [
1087-
'pilatus', 'eiger'
1085+
'pilatus'
10881086
],
10891087
'modules': [
10901088
'PrgEnv-nvidia',

0 commit comments

Comments
 (0)