Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6377f911 authored by BERARD Benjamin's avatar BERARD Benjamin
Browse files

[nancy/gruss] Update microarchitecture Zen to Zen2 on Gruss

parent b5a8b17a
Branches
No related tags found
1 merge request!293[nancy/gruss] Update microarchitecture Zen to Zen2 on Gruss
Pipeline #313821 passed
...@@ -118,8 +118,8 @@ ...@@ -118,8 +118,8 @@
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": { "performance": {
"core_flops": 19200000000, "core_flops": 38400000000,
"node_flops": 921600000000 "node_flops": 1843200000000
}, },
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
"clock_speed": 2400000000, "clock_speed": 2400000000,
"ht_capable": true, "ht_capable": true,
"instruction_set": "x86-64", "instruction_set": "x86-64",
"microarchitecture": "Zen", "microarchitecture": "Zen 2",
"microcode": "0x830104d", "microcode": "0x830104d",
"model": "AMD EPYC", "model": "AMD EPYC",
"other_description": "AMD EPYC 7352 24-Core Processor", "other_description": "AMD EPYC 7352 24-Core Processor",
......
...@@ -118,8 +118,8 @@ ...@@ -118,8 +118,8 @@
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": { "performance": {
"core_flops": 19200000000, "core_flops": 38400000000,
"node_flops": 921600000000 "node_flops": 1843200000000
}, },
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
"clock_speed": 2400000000, "clock_speed": 2400000000,
"ht_capable": true, "ht_capable": true,
"instruction_set": "x86-64", "instruction_set": "x86-64",
"microarchitecture": "Zen", "microarchitecture": "Zen 2",
"microcode": "0x830104d", "microcode": "0x830104d",
"model": "AMD EPYC", "model": "AMD EPYC",
"other_description": "AMD EPYC 7352 24-Core Processor", "other_description": "AMD EPYC 7352 24-Core Processor",
......
...@@ -118,8 +118,8 @@ ...@@ -118,8 +118,8 @@
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": { "performance": {
"core_flops": 19200000000, "core_flops": 38400000000,
"node_flops": 921600000000 "node_flops": 1843200000000
}, },
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
"clock_speed": 2400000000, "clock_speed": 2400000000,
"ht_capable": true, "ht_capable": true,
"instruction_set": "x86-64", "instruction_set": "x86-64",
"microarchitecture": "Zen", "microarchitecture": "Zen 2",
"microcode": "0x830104d", "microcode": "0x830104d",
"model": "AMD EPYC", "model": "AMD EPYC",
"other_description": "AMD EPYC 7352 24-Core Processor", "other_description": "AMD EPYC 7352 24-Core Processor",
......
...@@ -118,8 +118,8 @@ ...@@ -118,8 +118,8 @@
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": { "performance": {
"core_flops": 19200000000, "core_flops": 38400000000,
"node_flops": 921600000000 "node_flops": 1843200000000
}, },
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
"clock_speed": 2400000000, "clock_speed": 2400000000,
"ht_capable": true, "ht_capable": true,
"instruction_set": "x86-64", "instruction_set": "x86-64",
"microarchitecture": "Zen", "microarchitecture": "Zen 2",
"microcode": "0x830104d", "microcode": "0x830104d",
"model": "AMD EPYC", "model": "AMD EPYC",
"other_description": "AMD EPYC 7352 24-Core Processor", "other_description": "AMD EPYC 7352 24-Core Processor",
......
...@@ -17,7 +17,7 @@ nodes: ...@@ -17,7 +17,7 @@ nodes:
software: software:
standard-environment: debian10-x64-std standard-environment: debian10-x64-std
processor: processor:
microarchitecture: Zen microarchitecture: Zen 2
clock_speed: 2400000000 clock_speed: 2400000000
network_adapters: network_adapters:
bmc: bmc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment