ISchedulerJob.UnitType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.