![]() |
fml
0.1-0
Fused Matrix Library
|
NVML queries against the system, independent of any GPU devices. More...
Functions | |
| int | get_cuda_driver_version () |
| System CUDA driver version. More... | |
| std::string | get_driver_version () |
| System graphics driver version. | |
| std::string | get_nvml_version () |
| Version of the NVML library. | |
| std::string | get_process_name (unsigned int pid) |
| Process name. More... | |
NVML queries against the system, independent of any GPU devices.
Only query methods are available.
|
inline |
System CUDA driver version.
|
inline |
Process name.
| [in] | pid | Process ID. |