ISchedulerJob.UnitType Property

Definition

Determines whether cores, nodes, or sockets are used to allocate resources for the job.

public Microsoft.Hpc.Scheduler.Properties.JobUnitType UnitType { get; set; }
member this.UnitType : Microsoft.Hpc.Scheduler.Properties.JobUnitType with get, set
Public Property UnitType As JobUnitType

Property Value

The unit type. For possible values, see the JobUnitType enumeration.

Applies to