cuda.bindings.nvml.device_get_vbios_version#

cuda.bindings.nvml.device_get_vbios_version(intptr_t device) str#
Get VBIOS version of the device.

:param device: The identifier of the target device.
:type device: intptr_t

.. seealso:: `nvmlDeviceGetVbiosVersion`