definition-properties-slurm-properties-partitions-patternproperties-
^.*$ Type
object
(Details)
^.*$ Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
mem | integer | Required | cannot be null | Untitled schema |
cores | integer | Required | cannot be null | Untitled schema |
gpus | integer | Required | cannot be null | Untitled schema |
nodes | integer | Required | cannot be null | Untitled schema |
qos | array | Optional | cannot be null | Untitled schema |
comment | string | Optional | cannot be null | Untitled schema |
mem
内存,单位M
mem
-
is required
-
Type:
integer
-
cannot be null
-
defined in: Untitled schema
mem Type
integer
cores
核心数
cores
-
is required
-
Type:
integer
-
cannot be null
-
defined in: Untitled schema
cores Type
integer
gpus
GPU卡数
gpus
-
is required
-
Type:
integer
-
cannot be null
-
defined in: Untitled schema
gpus Type
integer
nodes
节点数
nodes
-
is required
-
Type:
integer
-
cannot be null
-
defined in: Untitled schema