From dbbd57bf4e0580bd6e29ceaf7c83a7a31cff85fd Mon Sep 17 00:00:00 2001 From: Gregory Stoner Date: Wed, 1 Aug 2018 21:12:56 -0500 Subject: [PATCH] Update README.md [ROCm/rocm_smi_lib commit: 87e7a6fad4ab976be25b7a620d8e1b411b633f0b] --- projects/rocm-smi-lib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocm-smi-lib/README.md b/projects/rocm-smi-lib/README.md index a097b9c4bf..a55cd25228 100644 --- a/projects/rocm-smi-lib/README.md +++ b/projects/rocm-smi-lib/README.md @@ -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