Skip to content

Commit

Permalink
update Reference section
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Park <[email protected]>
  • Loading branch information
peterjunpark committed Oct 25, 2024
1 parent 1419dd1 commit 13a5d65
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions docs/reference/compatible-accelerators.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. meta::
:description: ROCm Compute Profiler support: compatible accelerators and GPUs
:keywords: ROCm Compute Profiler, ROCm, profiler, tool, Instinct, accelerator, AMD, GPU
:keywords: Omniperf, compatible, cdna, gcn, gfx, rdna, radeon, hardware, architecture

***********************
Compatible accelerators
Expand All @@ -18,19 +18,19 @@ GPU specifications.
particular family of AMD accelerators.

.. list-table::
:header-rows: 1
:header-rows: 1

* - Platform
- Status
* - Platform
- Status

* - AMD Instinct™ MI300
- Supported ✅
* - AMD Instinct™ MI300
- Supported ✅

* - AMD Instinct MI200
- Supported ✅
* - AMD Instinct MI200
- Supported ✅

* - AMD Instinct MI100
- Supported ✅
* - AMD Instinct MI100
- Supported ✅

* - AMD Instinct MI50, MI60 (Vega 20)
- No support ❌
* - AMD Instinct MI50, MI60 (Vega 20)
- No support ❌
4 changes: 2 additions & 2 deletions docs/reference/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FAQ
Frequently asked questions and troubleshooting tips.

How do I export profiling data I have already generated using ROCm Compute Profiler?
=======================================================================
====================================================================================

To interact with the Grafana GUI, you must sync data with the MongoDB
backend. You can do this using :ref:`database <modes-database>` mode.
Expand All @@ -19,7 +19,7 @@ Pass in the directory of your desired workload as follows.

.. code-block:: shell
$ omniperf database --import -w <path-to-results> -H <hostname> -u <username> -t <team-name>
$ rocprof-compute database --import -w <path-to-results> -H <hostname> -u <username> -t <team-name>
python ast error: 'Constant' object has no attribute 'kind'
===========================================================
Expand Down

0 comments on commit 13a5d65

Please sign in to comment.