We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55a3d49 + ab58c42 commit cba9a2dCopy full SHA for cba9a2d
config/cscs.py
@@ -684,7 +684,6 @@
684
'PrgEnv-cray',
685
'PrgEnv-gnu',
686
'PrgEnv-intel',
687
- 'PrgEnv-nvidia',
688
'cpeAMD',
689
'cpeCray',
690
'cpeGNU',
@@ -704,7 +703,6 @@
704
703
705
706
707
708
709
710
@@ -1084,7 +1082,7 @@
1084
1082
{
1085
1083
'name': 'PrgEnv-nvidia',
1086
'target_systems': [
1087
- 'pilatus', 'eiger'
+ 'pilatus'
1088
],
1089
'modules': [
1090
'PrgEnv-nvidia',
0 commit comments