From 09f2775011b4d5b406390a2538a717221d440509 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Wed, 10 Dec 2025 09:32:53 -0500 Subject: [PATCH] Apply suggestion from @mattwill-amd --- docs/what-is-rocm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocm.rst b/docs/what-is-rocm.rst index be1ea616f..081e73612 100644 --- a/docs/what-is-rocm.rst +++ b/docs/what-is-rocm.rst @@ -124,7 +124,7 @@ Performance .. note:: - `ROCprof Compute Viewer `_ is a tool for visualizing and analyzing GPU thread trace data collected using :doc:`rocprofv3 `. Note that `ROCprof Compute Viewer `_ is in an early access state. Running production workloads is not recommended. - - ROCmâ„¢ Optiq (Beta) provides deep insights into system-level performance for applications running on the ROCm stack. It serves as the GUI to visualize traces collected by ROCm profiling tools, specifically `ROCm Systems Profiler `_. + - ROCm Optiq (Beta) provides deep insights into system-level performance for applications running on the ROCm stack. It serves as the GUI to visualize traces collected by ROCm profiling tools, specifically `ROCm Systems Profiler `_. Development ^^^^^^^^^^^