Mentions légales du service

Skip to content
Snippets Groups Projects

Draft: Support for describing several nodes connected to the same PDU/Wattmetre + chuc_mapping

Open Simon Delamare requested to merge chuc_pdu into master
Files
19
@@ -298,6 +298,62 @@
"pstate_governor": "performance",
"turboboost_enabled": true
},
"pdu": [
{
"port": 28,
"uid": "pdu-c6-1"
},
{
"port": 35,
"uid": "pdu-c6-1"
},
{
"port": 42,
"uid": "pdu-c6-1"
},
{
"port": 28,
"uid": "pdu-c6-2"
},
{
"port": 35,
"uid": "pdu-c6-2"
},
{
"port": 42,
"uid": "pdu-c6-2"
},
{
"kind": "wattmetre-only",
"port": 18,
"uid": "wattmetrev3-1"
},
{
"kind": "wattmetre-only",
"port": 19,
"uid": "wattmetrev3-1"
},
{
"kind": "wattmetre-only",
"port": 20,
"uid": "wattmetrev3-1"
},
{
"kind": "wattmetre-only",
"port": 21,
"uid": "wattmetrev3-1"
},
{
"kind": "wattmetre-only",
"port": 22,
"uid": "wattmetrev3-1"
},
{
"kind": "wattmetre-only",
"port": 23,
"uid": "wattmetrev3-1"
}
],
"performance": {
"core_flops": 41600000000,
"node_flops": 1331200000000
Loading