.. meta::
   :description: How to analyze ROCm Compute Profiler data with ROCm Optiq
   :keywords: ROCm Compute Profiler, ROCm Optiq, ROCm, profiler, tool, Instinct,
              accelerator, AMD, analysis, analysis database, SQLite

.. _analyze-with-rocm-optiq:

***********************
Analyze with ROCm Optiq
***********************

.. note::

   The ROCm Compute Profiler integration with ROCm Optiq is in beta.

ROCm Optiq is a graphical application for interactively visualizing ROCm Compute
Profiler analysis data.

ROCm Compute Profiler and ROCm Optiq work together through an analysis database. First, generate an analysis database using the ``db``
:ref:`analysis output format <analysis-output-format>`. Then, open the database in ROCm Optiq.
For more information about the database contents, see the :ref:`analysis database schema <analysis-database>`.

Before you begin, review the `ROCm Optiq system requirements`_. Also, make sure that
your version of ROCm Optiq supports the analysis database schema generated by your installed version of
ROCm Compute Profiler. Compatibility requirements for ROCm Optiq and ROCm Compute Profiler can change
independently.

For information about opening the analysis databases and using the interface, see the `ROCm Optiq analysis guide`_.

.. _ROCm Optiq analysis guide: https://rocm.docs.amd.com/projects/roc-optiq/en/latest/how-to/view-analysis.html
.. _ROCm Optiq system requirements: https://rocm.docs.amd.com/projects/roc-optiq/en/latest/install/optiq-install.html#system-requirements
