cuda.core.system.get_driver_branch#

cuda.core.system.get_driver_branch() str#

Retrieves the driver branch of the NVIDIA driver installed on the system.

Returns:

branch – The driver branch string (e.g., "560", "open", etc.).

Return type:

str