Update README.md

[ROCm/rocm_smi_lib commit: df6210e389]
This commit is contained in:
Gregory Stoner
2017-10-30 15:09:42 -05:00
zatwierdzone przez GitHub
rodzic 31ace0d733
commit 0fa8f6bdf4
+9
Wyświetl plik
@@ -1,5 +1,14 @@
# rocm_smi_lib
C++ Library interface for ROCm-SMI to allow you to monitor/trace GPU system atributes
- GPU Clocks
- Memory Clocks
- Temperature
- Fan Speed
Example application is logging this with performance data to track kerenl execution time with GPU and Memory Clocks
### To build library and example:
mkdir -p build