TaskPropertiesMinCoresForTask Field |
The minimum number of desired cores slots the task should occupy.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public const string MinCoresForTask = "MinCoresPerTask"
Public Const MinCoresForTask As String = "MinCoresPerTask"
Field Value
Type:
StringSee Also