cuda.bindings.nvml.device_get_vbios_version#

cuda.bindings.nvml.device_get_vbios_version(intptr_t device) str#

Get VBIOS version of the device.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference to which to return the VBIOS version.

Return type:

char

See also

nvmlDeviceGetVbiosVersion