[v0.01] Retrieve more info; frequency, topology and peak performance

This commit is contained in:
Dr-Noob
2021-08-13 16:36:10 +02:00
parent 59f723ff12
commit 981daef728
6 changed files with 71 additions and 20 deletions

View File

@@ -7,6 +7,8 @@
#include "../cuda/nvmlb.hpp"
#include "../cuda/pci.hpp"
#define UNKNOWN_FREQ -1
enum {
GPU_VENDOR_NVIDIA
};