TaskProperties.MinCoresForTask 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.10.0.1777 (2.10.0.1777)
Syntaxpublic const string MinCoresForTask = "MinCoresPerTask"
Public Const MinCoresForTask As String = "MinCoresPerTask"
Field Value
Type:
String
See Also