ROCm Optiq documentation#
ROCm Optiq is a unified visualization and analysis tool for performance data collected by ROCm profiling tools, specifically ROCm Systems Profiler and ROCm Compute Profiler. It provides deep insights into both system-level behavior and kernel-level performance for applications running on the ROCm stack.
ROCm Optiq enables developers to visualize execution traces and profiling analysis data in a single interface, helping to identify performance bottlenecks, understand hardware utilization, optimize workloads, and efficiently scale applications across CPUs and GPUs.
The ROCm Optiq project repository is located at ROCm/roc-optiq.
To contribute to the documentation, refer to the Programming Guide in the GitHub repo.
You can find licensing information on the License page.