Files
rocm-systems/projects/rocprofiler-compute/docs/how-to/analyze/mode.rst
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
1.1 KiB
ReStructuredText
Raw Normal View History

.. meta::
2025-01-02 13:29:47 -08:00
:description: How to use ROCm Compute Profiler's analyze mode
:keywords: ROCm Compute Profiler, ROCm, profiler, tool, Instinct, accelerator, AMD,
analysis, analyze mode
************
Analyze mode
************
2025-01-02 13:29:47 -08:00
ROCm Compute Profiler offers several ways to interact with the metrics it generates from
profiling. Your level of familiarity with the profiled application, computing
2025-01-02 13:29:47 -08:00
environment, and experience with ROCm Compute Profiler should inform the analysis method you
choose.
2025-01-02 13:29:47 -08:00
See the following sections to explore ROCm Compute Profiler's analysis and visualization
options.
* :doc:`cli`
* :doc:`standalone-gui`
* :doc:`tui`
.. note::
Analysis examples in this chapter borrow profiling results from the
``vcopy.cpp`` workload introduced in :ref:`profile-example` in the
previous chapter.
Unless otherwise noted, the performance analysis is done on the
:ref:`MI200 platform <def-soc>`.
2025-01-02 13:29:47 -08:00
Learn about profiling with ROCm Compute Profiler in :doc:`../profile/mode`. For an overview of
ROCm Compute Profiler's other modes, see :ref:`modes`.