TaskProperties.MaxCoresForTask Field |
The maximum 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 MaxCoresForTask = "MaxCoresPerTask"
Public Const MaxCoresForTask As String = "MaxCoresPerTask"
Field Value
Type:
String
See Also