mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-03 10:55:05 -05:00
* Fix link to debug agent in what-is-rocm * ROCm --> ROCR add index * ROCR --> ROCr * Change ROCm Debug Agent to ROCr Debug Agent in docs
60 lines
1.5 KiB
Markdown
60 lines
1.5 KiB
Markdown
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="description" content="ROCm API libraries & tools">
|
|
<meta name="keywords" content="ROCm, API, libraries, tools, artificial intelligence, development,
|
|
Communications, C++ primitives, Fast Fourier transforms, FFTs, random number generators, linear
|
|
algebra, AMD">
|
|
</head>
|
|
|
|
# ROCm tools
|
|
|
|
::::{grid} 1 2 2 2
|
|
:class-container: rocm-doc-grid
|
|
|
|
(development-tools)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-development.jpg
|
|
:img-alt: Development tools
|
|
:padding: 2
|
|
|
|
* {doc}`HIPIFY <hipify:index>`
|
|
* {doc}`ROCdbgapi <rocdbgapi:index>`
|
|
* [ROCmCC](./rocmcc.md)
|
|
* {doc}`ROCm Debugger (ROCgdb) <rocgdb:index>`
|
|
* {doc}`ROCr Debug Agent <rocr_debug_agent:index>`
|
|
:::
|
|
|
|
(performance-tools)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-performance.jpg
|
|
:img-alt: Performance tools
|
|
:padding: 2
|
|
|
|
* {doc}`ROCm Bandwidth Test <rocm_bandwidth_test:index>`
|
|
* {doc}`ROCProfiler <rocprofiler:profiler_home_page>`
|
|
* [rocprofiler-register](https://github.com/ROCm/rocprofiler-register)
|
|
* {doc}`ROCTracer <roctracer:index>`
|
|
:::
|
|
|
|
(system-tools)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-system.jpg
|
|
:img-alt: System tools
|
|
:padding: 2
|
|
|
|
* {doc}`AMD SMI <amdsmi:index>`
|
|
* {doc}`rocminfo <rocminfo:index>`
|
|
* {doc}`ROCm Data Center Tool <rdc:index>`
|
|
* {doc}`ROCm SMI <rocm_smi_lib:index>`
|
|
* {doc}`ROCm Validation Suite <rocmvalidationsuite:index>`
|
|
* {doc}`TransferBench <transferbench:index>`
|
|
:::
|
|
|
|
::::
|