Click or drag to resize

EmbeddedJobScheduler Constructor

Overload List
  NameDescription
Public methodEmbeddedJobScheduler
Initializes a new instance of the EmbeddedJobScheduler class passing in the number of cores as the number of hosts to start.
Public methodEmbeddedJobScheduler(Int32)
Initializes a new instance of the EmbeddedJobScheduler class passing in the number of cores as the number of hosts to start and the default machine memory budget.
Public methodEmbeddedJobScheduler(Int32, Int32)
Initializes a new instance of the EmbeddedJobScheduler class passing in 32 as the number of tasks per host.
Public methodEmbeddedJobScheduler(Int32, Int32, Int32)
Initializes a new instance of the EmbeddedJobScheduler class.
Top
See Also

STK Parallel Computing Server 2.9 API for .NET