cppuprofile
cppuprofile copied to clipboard
C++ library for monitoring CPU, Memory and execution time targeting Linux embedded devices
Results
1
cppuprofile issues
Sort by
recently updated
recently updated
newest added
This MR adds the ability to monitor multiple Nvidia GPUs through `nvidia-smi` calls. It also adds some refactoring for the `NvidiaMonitor`. In detail, the changes include * Exposing the cmake...