From c3f0b99cc0c90318fc07757643e04ccd1d133491 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Fri, 12 Dec 2025 17:47:33 -0500 Subject: [PATCH] Reverting Optiq note --- docs/what-is-rocm.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/what-is-rocm.rst b/docs/what-is-rocm.rst index 081e73612..f6ba5c3a2 100644 --- a/docs/what-is-rocm.rst +++ b/docs/what-is-rocm.rst @@ -123,8 +123,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 `_. + `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. Development ^^^^^^^^^^^