cuda.bindings.nvml.device_set_gpu_operation_mode#
- cuda.bindings.nvml.device_set_gpu_operation_mode(intptr_t device, int mode)#
Sets new GOM. See
nvmlGpuOperationMode_tfor details.- Parameters:
device (intptr_t) – The identifier of the target device.
mode (GpuOperationMode) – Target GOM.
See also
nvmlDeviceSetGpuOperationMode