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`.

DETACH_GPU_KEEP: 0

DETACH_GPU_REMOVE: 1