From 929af98d74a6ba4ef606550b2adf5fa1e5b0efac Mon Sep 17 00:00:00 2001 From: Nicolas Perrin <nicolas.perrin@inria.fr> Date: Tue, 1 Sep 2020 16:54:51 +0200 Subject: [PATCH] [nancy][grappe] data input cleaning --- input/grid5000/sites/nancy/clusters/grappe/grappe.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/input/grid5000/sites/nancy/clusters/grappe/grappe.yaml b/input/grid5000/sites/nancy/clusters/grappe/grappe.yaml index 1c6aaec0460..db738833d15 100644 --- a/input/grid5000/sites/nancy/clusters/grappe/grappe.yaml +++ b/input/grid5000/sites/nancy/clusters/grappe/grappe.yaml @@ -18,10 +18,8 @@ nodes: node_flops: 0 processor: microarchitecture: Cascade Lake-SP - other_description: Intel Xeon Gold 5218R + #other_description: Intel Xeon Gold 5218R clock_speed: 2100000000 - architecture: - nb_cores: 0 network_adapters: bmc: interface: Ethernet @@ -56,9 +54,9 @@ nodes: sda: interface: SATA storage: SSD - model: PERC H330 Mini + #model: PERC H330 Mini sdb: interface: SAS storage: HDD - model: PERC H330 Mini + #model: PERC H330 Mini reservation: true -- GitLab