Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2c977569 authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

[abacus4] Fix microarchitecture

parent 7e495ab0
No related branches found
No related tags found
No related merge requests found
Pipeline #893910 passed with warnings
......@@ -181,7 +181,7 @@
"clock_speed": 2650000000,
"ht_capable": true,
"instruction_set": "x86-64",
"microarchitecture": "Zen 3",
"microarchitecture": "Skylake",
"microcode": "0x2007006",
"model": "Intel Xeon",
"other_description": "Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz",
......
......@@ -16,7 +16,7 @@ nodes:
besteffort: true
max_walltime: 604800
processor:
microarchitecture: Zen 3
microarchitecture: Skylake
clock_speed: 2650000000
software:
standard-environment: debian11-x64-std
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment