cuda.bindings.nvml.device_get_gsp_firmware_mode#
- cuda.bindings.nvml.device_get_gsp_firmware_mode(intptr_t device) tuple#
Retrieve GSP firmware mode.
- Parameters:
device (intptr_t) – Device handle.
- Returns:
unsigned int: Pointer to specify if GSP firmware is enabled.
unsigned int: Pointer to specify if GSP firmware is supported by default on
device.
- Return type:
A 2-tuple containing
See also
nvmlDeviceGetGspFirmwareMode