Update README.md

[ROCm/amdsmi commit: 583c976672]
This commit is contained in:
Gregory Stoner
2017-10-30 15:11:36 -05:00
committed by GitHub
parent 1c8838ecef
commit 44b9be069e
+3 -3
View File
@@ -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