mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2026-01-11 16:26:17 +01:00
Update and fix schema
This commit is contained in:
@@ -214,15 +214,15 @@
|
||||
"description": "CPU power consumption",
|
||||
"$ref": "https://raw.githubusercontent.com/ClusterCockpit/cc-specifications/master/datastructures/job-metric-statistics.schema.json"
|
||||
},
|
||||
"gpu_used": {
|
||||
"acc_used": {
|
||||
"description": "GPU utilization",
|
||||
"$ref": "https://raw.githubusercontent.com/ClusterCockpit/cc-specifications/master/datastructures/job-metric-statistics.schema.json"
|
||||
},
|
||||
"gpu_mem_used": {
|
||||
"acc_mem_used": {
|
||||
"description": "GPU memory capacity used",
|
||||
"$ref": "https://raw.githubusercontent.com/ClusterCockpit/cc-specifications/master/datastructures/job-metric-statistics.schema.json"
|
||||
},
|
||||
"gpu_power": {
|
||||
"acc_power": {
|
||||
"description": "GPU power consumption",
|
||||
"$ref": "https://raw.githubusercontent.com/ClusterCockpit/cc-specifications/master/datastructures/job-metric-statistics.schema.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user