CUDA system information and NVIDIA Management Library (NVML)#
Note
cuda.core.system support requires cuda_bindings 12.9.6 or later, or 13.2.0 or later.
Basic functions#
Get the user-mode (UMD / CUDA) driver version. |
|
Get the kernel-mode (KMD / GPU) driver version, e.g. 580.65.06. |
|
Retrieves the driver branch of the NVIDIA driver installed on the system. |
|
Return the number of devices in the system. |
|
The version of the NVML library. |
|
|
The name of process with given PID. |
|
Retrieve the common ancestor for two devices. |
|
Retrieve the P2P status between two devices. |
Events#
|
Starts recording of events on test system. |
Types#
|
Representation of a device. |
|
Nvlink information for a device. |