Update README.md

[ROCm/rocm_smi_lib commit: 87e7a6fad4]
This commit is contained in:
Gregory Stoner
2018-08-01 21:12:56 -05:00
committed by GitHub
parent 2948425072
commit dbbd57bf4e
+1 -1
View File
@@ -7,7 +7,7 @@ C++ Library interface for ROCm-SMI to allow you to monitor/trace GPU system atri
- GPU Temperature
- GPU Fan Speed - If you have active cooled device with a fan.
Example application is logging performance data like Kerenl execution time vs GPU Temprature, GPU and Memory Clocks
Example application is logging performance data like Kernel execution time vs GPU Temprature, GPU and Memory Clocks
### To build library and example:
mkdir -p build