From 8c304eeef199798df71a4c387f42db042f754d9b Mon Sep 17 00:00:00 2001 From: Pierre Jacquot <pierre.jacquot@inria.fr> Date: Tue, 25 Jun 2024 15:34:36 +0200 Subject: [PATCH] [lyon][hydra] Generate ref-api with accesses. --- data/grid5000/accesses/refrepo.json | 117 ++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) diff --git a/data/grid5000/accesses/refrepo.json b/data/grid5000/accesses/refrepo.json index cdef59ee686..842962c6fe4 100644 --- a/data/grid5000/accesses/refrepo.json +++ b/data/grid5000/accesses/refrepo.json @@ -5194,6 +5194,123 @@ ], "uid": "hercule" }, + "hydra": { + "nodes": { + "hydra-1": { + "architecture": { + "cpu_core_numbering": "contiguous", + "nb_cores": 72, + "nb_procs": 1, + "nb_threads": 72, + "platform_type": "aarch64" + }, + "nodeset": "hydra", + "processor": { + "cache_l1": null, + "cache_l1d": 65536, + "cache_l1i": 65536, + "cache_l2": 1048576, + "cache_l3": 119537664, + "clock_speed": 3447000000, + "ht_capable": false, + "instruction_set": "aarch64", + "microarchitecture": "Haswell", + "microcode": "unknown", + "model": "Unknown", + "other_description": "Unknown", + "vendor": "ARM", + "version": "vendor" + }, + "uid": "hydra-1" + }, + "hydra-2": { + "architecture": { + "cpu_core_numbering": "contiguous", + "nb_cores": 72, + "nb_procs": 1, + "nb_threads": 72, + "platform_type": "aarch64" + }, + "nodeset": "hydra", + "processor": { + "cache_l1": null, + "cache_l1d": 65536, + "cache_l1i": 65536, + "cache_l2": 1048576, + "cache_l3": 119537664, + "clock_speed": 3447000000, + "ht_capable": false, + "instruction_set": "aarch64", + "microarchitecture": "Haswell", + "microcode": "unknown", + "model": "Unknown", + "other_description": "Unknown", + "vendor": "ARM", + "version": "vendor" + }, + "uid": "hydra-2" + }, + "hydra-3": { + "architecture": { + "cpu_core_numbering": "contiguous", + "nb_cores": 72, + "nb_procs": 1, + "nb_threads": 72, + "platform_type": "aarch64" + }, + "nodeset": "hydra", + "processor": { + "cache_l1": null, + "cache_l1d": 65536, + "cache_l1i": 65536, + "cache_l2": 1048576, + "cache_l3": 119537664, + "clock_speed": 3447000000, + "ht_capable": false, + "instruction_set": "aarch64", + "microarchitecture": "Haswell", + "microcode": "unknown", + "model": "Unknown", + "other_description": "Unknown", + "vendor": "ARM", + "version": "vendor" + }, + "uid": "hydra-3" + }, + "hydra-4": { + "architecture": { + "cpu_core_numbering": "contiguous", + "nb_cores": 72, + "nb_procs": 1, + "nb_threads": 72, + "platform_type": "aarch64" + }, + "nodeset": "hydra", + "processor": { + "cache_l1": null, + "cache_l1d": 65536, + "cache_l1i": 65536, + "cache_l2": 1048576, + "cache_l3": 119537664, + "clock_speed": 3447000000, + "ht_capable": false, + "instruction_set": "aarch64", + "microarchitecture": "Haswell", + "microcode": "unknown", + "model": "Unknown", + "other_description": "Unknown", + "vendor": "ARM", + "version": "vendor" + }, + "uid": "hydra-4" + } + }, + "queues": [ + "admin", + "testing" + ], + "uid": "hydra" + }, "neowise": { "nodes": { "neowise-1": { -- GitLab