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.
1 parent c24f0ac commit 167ce21Copy full SHA for 167ce21
cscs-checks/prgenv/environ_check.py
@@ -83,6 +83,7 @@ class CrayVariablesCheckDaint(CrayVariablesCheck):
83
'cray-petsc-complex-64', 'cray-python', 'cray-R', 'cray-tpsl',
84
'cray-tpsl-64', 'cudatoolkit', 'gcc', 'papi', 'pmi'
85
])
86
+
87
def __init__(self):
88
super().__init__()
89
self.valid_systems = ['daint:login', 'dom:login']
0 commit comments