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 7fff3ca + d3525da commit 7fe7becCopy full SHA for 7fe7bec
cscs-checks/microbenchmarks/osu/osu_tests.py
@@ -56,8 +56,8 @@ def __init__(self, variant):
56
class FlexAlltoallTest(rfm.RegressionTest):
57
def __init__(self):
58
self.valid_systems = ['daint:gpu', 'daint:mc',
59
- 'dom:gpu', 'dom:mc', 'tiger:gpu',
60
- 'kesch:cn', 'kesch:pn',
+ 'dom:gpu', 'dom:mc',
+ 'tiger:gpu', 'kesch:cn',
61
'arolla:cn', 'arolla:pn',
62
'tsa:cn', 'tsa:pn']
63
self.valid_prog_environs = ['PrgEnv-cray']
0 commit comments