Edit

Share via


SchedulerJob.UnitType Property

Definition

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

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

Property Value

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

Implements

Applies to