diff --git a/cscs-checks/mch/automatic_arrays_acc.py b/cscs-checks/mch/automatic_arrays_acc.py index 2fc21ed56d..b19647b79f 100644 --- a/cscs-checks/mch/automatic_arrays_acc.py +++ b/cscs-checks/mch/automatic_arrays_acc.py @@ -40,7 +40,7 @@ def __init__(self): }, 'PrgEnv-pgi': { 'daint:gpu': {'time': (6.4E-05, None, 0.15)}, - 'dom:gpu': {'time': (6.3E-05, None, 0.15)}, + 'dom:gpu': {'time': (7.5e-05, None, 0.15)}, 'kesch:cn': {'time': (1.4E-04, None, 0.15)}, } }