mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2024-11-12 18:57:25 +01:00
Change hwthreads to cpus in job meta schema
This commit is contained in:
parent
b7abddf0c8
commit
84897cee04
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user