From f6ea95c9967b8b061d97ddcbdc573342d71f383e Mon Sep 17 00:00:00 2001 From: acourbet <adrien.courbet@inria.fr> Date: Wed, 14 Nov 2018 18:08:43 +0100 Subject: [PATCH] [nancy] add perf results for grcinq --- input/grid5000/sites/nancy/clusters/grcinq/grcinq.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/grid5000/sites/nancy/clusters/grcinq/grcinq.yaml b/input/grid5000/sites/nancy/clusters/grcinq/grcinq.yaml index 10a72608baf..e052528b362 100644 --- a/input/grid5000/sites/nancy/clusters/grcinq/grcinq.yaml +++ b/input/grid5000/sites/nancy/clusters/grcinq/grcinq.yaml @@ -10,8 +10,8 @@ nodes: processor: microarchitecture: Sandy Bridge performance: - core_flops: 0 - node_flops: 0 + core_flops: 11960000000 + node_flops: 201600000000 supported_job_types: deploy: true besteffort: true -- GitLab