Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6b8c66a4 authored by SAINT-MARCEL Frederic's avatar SAINT-MARCEL Frederic
Browse files

[grenoble] add yeti cluster g5k_bench_flop performance

parent 50c71574
Branches
No related tags found
No related merge requests found
...@@ -151,6 +151,10 @@ ...@@ -151,6 +151,10 @@
"pstate_governor": "performance", "pstate_governor": "performance",
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": {
"core_flops": 12240000000,
"node_flops": 847200000000
},
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
"cache_l1d": 32768, "cache_l1d": 32768,
......
...@@ -151,6 +151,10 @@ ...@@ -151,6 +151,10 @@
"pstate_governor": "performance", "pstate_governor": "performance",
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": {
"core_flops": 12240000000,
"node_flops": 847200000000
},
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
"cache_l1d": 32768, "cache_l1d": 32768,
......
...@@ -151,6 +151,10 @@ ...@@ -151,6 +151,10 @@
"pstate_governor": "performance", "pstate_governor": "performance",
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": {
"core_flops": 12240000000,
"node_flops": 847200000000
},
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
"cache_l1d": 32768, "cache_l1d": 32768,
......
...@@ -151,6 +151,10 @@ ...@@ -151,6 +151,10 @@
"pstate_governor": "performance", "pstate_governor": "performance",
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": {
"core_flops": 12240000000,
"node_flops": 847200000000
},
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
"cache_l1d": 32768, "cache_l1d": 32768,
......
...@@ -12,6 +12,9 @@ nodes: ...@@ -12,6 +12,9 @@ nodes:
yeti-[1-4]: yeti-[1-4]:
processor: processor:
microarchitecture: Skylake microarchitecture: Skylake
performance:
core_flops: 12240000000
node_flops: 847200000000
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment