diff --git a/projects/amdsmi/README.md b/projects/amdsmi/README.md index e5669b65a9..a097b9c4bf 100644 --- a/projects/amdsmi/README.md +++ b/projects/amdsmi/README.md @@ -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