mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2026-01-11 16:26:17 +01:00
Update to cc-backend version 1.0.0
This commit is contained in:
@@ -193,8 +193,8 @@
|
||||
"description": "Instructions executed per cycle",
|
||||
"$ref": "job-metric-statistics.schema.json"
|
||||
},
|
||||
"cpu_used": {
|
||||
"description": "CPU active core utilization",
|
||||
"cpu_user": {
|
||||
"description": "CPU user active core utilization",
|
||||
"$ref": "job-metric-statistics.schema.json"
|
||||
},
|
||||
"flops_dp": {
|
||||
@@ -326,7 +326,8 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"cpu_used",
|
||||
"cpu_user",
|
||||
"cpu_load",
|
||||
"mem_used",
|
||||
"flops_any",
|
||||
"mem_bw"
|
||||
@@ -338,6 +339,7 @@
|
||||
"user",
|
||||
"project",
|
||||
"cluster",
|
||||
"subCluster",
|
||||
"numNodes",
|
||||
"exclusive",
|
||||
"startTime",
|
||||
|
||||
Reference in New Issue
Block a user