cuda.bindings.nvml.DetachGpuState#

class cuda.bindings.nvml.DetachGpuState(value: int)#

Is the GPU device to be removed from the kernel by nvmlDeviceRemoveGpu()

See nvmlDetachGpuState_t.

KEEP: 0

REMOVE: 1