From 1bb187f8a0ab732c2d07da843d0bb2fb5b9181b8 Mon Sep 17 00:00:00 2001 From: Pierre Jacquot <pierre.jacquot@inria.fr> Date: Mon, 10 Feb 2025 20:45:56 +0100 Subject: [PATCH] [rennes][roazhon9] Change microarch to Skylake-SP --- .../sites/rennes/clusters/roazhon9/nodes/roazhon9-1.json | 2 +- .../sites/rennes/clusters/roazhon9/nodes/roazhon9-2.json | 2 +- .../sites/rennes/clusters/roazhon9/nodes/roazhon9-3.json | 2 +- .../sites/rennes/clusters/roazhon9/nodes/roazhon9-4.json | 2 +- input/grid5000/sites/rennes/clusters/roazhon9/roazhon9.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-1.json b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-1.json index 630e69e0f37..f55fbf7d614 100644 --- a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-1.json +++ b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-1.json @@ -231,7 +231,7 @@ "clock_speed": 2300000000, "ht_capable": true, "instruction_set": "x86-64", - "microarchitecture": "Skylake", + "microarchitecture": "Skylake-SP", "microcode": "0x2007006", "model": "Intel Xeon", "other_description": "Intel(R) Xeon(R) Gold 5118 CPU @ 2.30GHz", diff --git a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-2.json b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-2.json index 8f24f7b41fb..25728da3b47 100644 --- a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-2.json +++ b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-2.json @@ -231,7 +231,7 @@ "clock_speed": 2300000000, "ht_capable": true, "instruction_set": "x86-64", - "microarchitecture": "Skylake", + "microarchitecture": "Skylake-SP", "microcode": "0x2007006", "model": "Intel Xeon", "other_description": "Intel(R) Xeon(R) Gold 5118 CPU @ 2.30GHz", diff --git a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-3.json b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-3.json index be86ae52703..79f0321a9b9 100644 --- a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-3.json +++ b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-3.json @@ -231,7 +231,7 @@ "clock_speed": 2300000000, "ht_capable": true, "instruction_set": "x86-64", - "microarchitecture": "Skylake", + "microarchitecture": "Skylake-SP", "microcode": "0x2007006", "model": "Intel Xeon", "other_description": "Intel(R) Xeon(R) Gold 5118 CPU @ 2.30GHz", diff --git a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-4.json b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-4.json index 9f961b736e0..33f67e96923 100644 --- a/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-4.json +++ b/data/grid5000/sites/rennes/clusters/roazhon9/nodes/roazhon9-4.json @@ -231,7 +231,7 @@ "clock_speed": 2300000000, "ht_capable": true, "instruction_set": "x86-64", - "microarchitecture": "Skylake", + "microarchitecture": "Skylake-SP", "microcode": "0x2007006", "model": "Intel Xeon", "other_description": "Intel(R) Xeon(R) Gold 5118 CPU @ 2.30GHz", diff --git a/input/grid5000/sites/rennes/clusters/roazhon9/roazhon9.yaml b/input/grid5000/sites/rennes/clusters/roazhon9/roazhon9.yaml index 4793c3ffa21..6a44c774220 100644 --- a/input/grid5000/sites/rennes/clusters/roazhon9/roazhon9.yaml +++ b/input/grid5000/sites/rennes/clusters/roazhon9/roazhon9.yaml @@ -13,7 +13,7 @@ nodes: besteffort: true max_walltime: 604800 processor: - microarchitecture: Skylake + microarchitecture: Skylake-SP clock_speed: 2300000000 software: standard-environment: debian11-x64-std -- GitLab