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 3706538 + b3f929f commit b1c20a6Copy full SHA for b1c20a6
cscs-checks/mch/collectives_halo.py
@@ -108,9 +108,9 @@ def __init__(self, variant):
108
super().__init__(variant,
109
{
110
'kesch': {
111
- 'nocomm': 5.7878,
112
- 'nocomp': 5.62155,
113
- 'default': 5.53777
+ 'nocomm': 6.89819,
+ 'nocomp': 6.98276,
+ 'default': 6.85289
114
},
115
'daint': {
116
'nocomm': 0.0171947,
@@ -130,8 +130,8 @@ def __init__(self, variant):
130
131
132
'nocomm': 5.7878,
133
134
+ 'nocomp': 54.2012,
+ 'default': 55.142
135
136
137
'nocomm': 0.978306,
0 commit comments