|
Apache Mesos
|
Functions | |
| bool | isAvailable () |
| Try< Nothing > | initialize () |
| Try< std::string > | systemGetDriverVersion () |
| Try< unsigned int > | deviceGetCount () |
| Try< nvmlDevice_t > | deviceGetHandleByIndex (unsigned int index) |
| Try< unsigned int > | deviceGetMinorNumber (nvmlDevice_t handle) |
| Try<unsigned int> nvml::deviceGetCount | ( | ) |
| Try<nvmlDevice_t> nvml::deviceGetHandleByIndex | ( | unsigned int | index | ) |
| Try<unsigned int> nvml::deviceGetMinorNumber | ( | nvmlDevice_t | handle | ) |
| bool nvml::isAvailable | ( | ) |
| Try<std::string> nvml::systemGetDriverVersion | ( | ) |
1.8.11