From 44b9be069e4e7b6be7b573c2b23e0362092cb3b9 Mon Sep 17 00:00:00 2001 From: Gregory Stoner Date: Mon, 30 Oct 2017 15:11:36 -0500 Subject: [PATCH] Update README.md [ROCm/amdsmi commit: 583c97667278f427ac911ee18376f9429ade5a3a] --- projects/amdsmi/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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