definition-properties-slurm
slurm Type
object (Details)
slurm Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| loginNodes | array | Required | cannot be null | Untitled schema |
| computeNodes | array | Required | cannot be null | Untitled schema |
| partitions | object | Required | cannot be null | Untitled schema |
| mis | object | Optional | cannot be null | Untitled schema |
loginNodes
集群的登录节点地址
loginNodes
-
is required
-
Type:
string[] -
cannot be null
-
defined in: Untitled schema
loginNodes Type
string[]
loginNodes Default Value
The default value is:
[]
computeNodes
集群的计算节点地址
computeNodes
-
is required
-
Type:
string[] -
cannot be null
-
defined in: Untitled schema
computeNodes Type
string[]
computeNodes Default Value
The default value is:
[]
partitions
partitions
-
is required
-
Type:
object(Details) -
cannot be null
-
defined in: Untitled schema
partitions Type
object (Details)
mis
slurm的MIS配置
mis
-
is optional
-
Type:
object(Details) -
cannot be null
-
defined in: Untitled schema
mis Type
object (Details)