![]() |
fml
0.1-0
Fused Matrix Library
|
NVIDIA Management Library (NVML) interface. Exceptions
Each function can throw a 'runtime_error' exception.
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. Exceptions
Each function can throw a 'runtime_error' exception.
|
inline |
Initialize NVML.
Call once before calling other NVML methods.
|
inline |
Shut down NVML.
Call when you are finished.