From a450a56989a4b6a924fec1e64bdc96440b18ab16 Mon Sep 17 00:00:00 2001 From: Jonathan Pastor <jonathancmoa@gmail.com> Date: Tue, 27 Feb 2018 11:23:27 +0100 Subject: [PATCH] [nantes] add flops values for ecotype --- input/grid5000/sites/nantes/clusters/ecotype/ecotype.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/input/grid5000/sites/nantes/clusters/ecotype/ecotype.yaml b/input/grid5000/sites/nantes/clusters/ecotype/ecotype.yaml index b5484f7e27f..59eda68b679 100644 --- a/input/grid5000/sites/nantes/clusters/ecotype/ecotype.yaml +++ b/input/grid5000/sites/nantes/clusters/ecotype/ecotype.yaml @@ -11,6 +11,9 @@ nodes: ecotype-[1-48]: processor: microarchitecture: Broadwell + performance: + core_flops: 13180000000 + node_flops: 275300000000 supported_job_types: deploy: true besteffort: false -- GitLab