mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2025-11-04 19:15:05 +01:00
Change hwthreads to cpus in job meta schema
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"hwthreads": {
|
"cpus": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "List of OS processor ids",
|
"description": "List of OS processor ids",
|
||||||
"items": {
|
"items": {
|
||||||
|
|||||||
Reference in New Issue
Block a user