getAllocatedGpu

abstract fun getAllocatedGpu(runner: Runner): GpuDevice?

Return

The GpuDevice allocated to this runner.

Throws

if runner is not managed by this daemon instance.