JobPropertyIds.MaxCoresPerNode Property

Definition

The maximum number of cores that a node can have for the job to run on it.

public static Microsoft.Hpc.Scheduler.Properties.PropertyId MaxCoresPerNode { get; }
member this.MaxCoresPerNode : Microsoft.Hpc.Scheduler.Properties.PropertyId
Public Shared ReadOnly Property MaxCoresPerNode As PropertyId

Property Value

A PropertyId object that identifies this property.

Applies to