![]() |
fml
0.1-0
Fused Matrix Library
|
NVIDIA Management Library (NVML) interface. More...
Namespaces | |
device | |
NVML queries against GPU devices. | |
system | |
NVML queries against the system, independent of any GPU devices. | |
Functions | |
void | init () |
Initialize NVML. More... | |
void | shutdown () |
Shut down NVML. More... | |
NVIDIA Management Library (NVML) interface.
|
inline |
Initialize NVML.
Call once before calling other NVML methods.
|
inline |
Shut down NVML.
Call when you are finished.