cuda.bindings.nvml.device_get_gsp_firmware_version#
- cuda.bindings.nvml.device_get_gsp_firmware_version(intptr_t device) char#
Retrieve GSP firmware version. :param device: Device handle. :type device: intptr_t :returns: The retrieved GSP firmware version. :rtype: char .. seealso:: `nvmlDeviceGetGspFirmwareVersion`