Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 957 Bytes

V0037NodeAllocation.md

File metadata and controls

15 lines (10 loc) · 957 Bytes

V0037NodeAllocation

Properties

Name Type Description Notes
memory int amount of assigned job memory [optional]
cpus {str: (bool, date, datetime, dict, float, int, list, str, none_type)} amount of assigned job CPUs [optional]
sockets {str: (bool, date, datetime, dict, float, int, list, str, none_type)} assignment status of each socket by socket id [optional]
cores {str: (bool, date, datetime, dict, float, int, list, str, none_type)} assignment status of each core by core id [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]