Local Compute Engine

Classes

LocalComputeEngine(type, config)

Represents the compute engine installed locally on the machine where the INFACore library is installed.

Methods

LocalComputeEngine.setup()

Sets up the compute engine locally.

LocalComputeEngine.config()

Returns details of the compute engine installed locally.

LocalComputeEngine.start()

Starts the local compute engine.

LocalComputeEngine.stop()

Stops the local compute engine.

LocalComputeEngine.get_status()

Fetches the current status of the local compute engine.