Click or drag to resize

EmbeddedJobScheduler Constructor (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.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.EmbeddedClient (in AGI.Parallel.EmbeddedClient.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public EmbeddedJobScheduler(
	int numberOfCores
)

Parameters

numberOfCores
Type: System.Int32

[Missing <param name="numberOfCores"/> documentation for "M:AGI.Parallel.Client.EmbeddedJobScheduler.#ctor(System.Int32)"]

See Also

STK Parallel Computing Server 2.10 API for .NET