diff --git a/cscs-checks/apps/cp2k/cp2k_check.py b/cscs-checks/apps/cp2k/cp2k_check.py index 3b4269754f..c27fc45148 100644 --- a/cscs-checks/apps/cp2k/cp2k_check.py +++ b/cscs-checks/apps/cp2k/cp2k_check.py @@ -57,7 +57,7 @@ def __init__(self, scale, variant): references = { 'maint': { 'small': { - 'dom:mc': {'time': (182.6, None, 0.05, 's')}, + 'dom:mc': {'time': (202.2, None, 0.05, 's')}, 'daint:mc': {'time': (214.5, None, 0.15, 's')} }, 'large': { @@ -66,7 +66,7 @@ def __init__(self, scale, variant): }, 'prod': { 'small': { - 'dom:mc': {'time': (174.5, None, 0.05, 's')}, + 'dom:mc': {'time': (202.2, None, 0.05, 's')}, 'daint:mc': {'time': (214.5, None, 0.15, 's')} }, 'large': {