Skip to content

Commit 82bd7b5

Browse files
committed
Adjusting production test for dom
1 parent 14cd5ac commit 82bd7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cscs-checks/apps/gromacs/gromacs_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def __init__(self):
8888
self.tags |= {'production'}
8989
self.reference = {
9090
'dom:gpu': {
91-
'perf': (37.5, -0.05, None)
91+
'perf': (29.3, -0.05, None)
9292
},
9393
'daint:gpu': {
9494
'perf': (42.0, -0.20, None)

0 commit comments

Comments
 (0)