Update README.md

Dieser Commit ist enthalten in:
Gregory Stoner
2017-10-30 15:11:36 -05:00
committet von GitHub
Ursprung df6210e389
Commit 583c976672
+3 -3
Datei anzeigen
@@ -4,10 +4,10 @@ C++ Library interface for ROCm-SMI to allow you to monitor/trace GPU system atri
- GPU Clocks
- Memory Clocks
- Temperature
- Fan Speed
- GPU Temperature
- GPU Fan Speed - If you have active cooled device with a fan.
Example application is logging this with performance data to track kerenl execution time with GPU and Memory Clocks
Example application is logging performance data like Kerenl execution time vs GPU Temprature, GPU and Memory Clocks
### To build library and example:
mkdir -p build