TaskSchedulingPolicy interface
Specifies how tasks should be distributed across compute nodes.
Properties
| job |
The order for scheduling tasks from different jobs with the same priority. |
| node |
How tasks should be distributed across compute nodes. |
Property Details
jobDefaultOrder
The order for scheduling tasks from different jobs with the same priority.
jobDefaultOrder?: string
Property Value
string
nodeFillType
How tasks should be distributed across compute nodes.
nodeFillType: ComputeNodeFillType