Share via


TaskSchedulingPolicy interface

Specifies how tasks should be distributed across compute nodes.

Properties

jobDefaultOrder

The order for scheduling tasks from different jobs with the same priority.

nodeFillType

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

Property Value