mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-08 13:25:13 -05:00
* Update links * table cleanup * cross-refs * wordlist update * add temp hard links * verbiage * docs(index.md): Disable MD051 for Sphinx Markdown anchor point In general this rule should be followed to avoid broken links * revert gpu-arch table, remove dropdowns, quick start hyphen removedon index.md * revise opening text as per PR comment --------- Co-authored-by: Lisa <lisa.delaney@amd.com> Co-authored-by: Sam Wu <sam.wu2@amd.com> Co-authored-by: Young Hui <young.hui@amd.com>
58 lines
1.4 KiB
Markdown
58 lines
1.4 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}`ROCdbgapi <rocdbgapi:index>`
|
|
* [ROCmCC](./rocmcc.md)
|
|
* [ROCm Debug Agent](https://github.com/ROCm/rocr_debug_agent)
|
|
* {doc}`ROCm debugger (ROCgdb) <rocgdb:index>`
|
|
:::
|
|
|
|
(performance-tools)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-performance.jpg
|
|
:img-alt: Performance tools
|
|
:padding: 2
|
|
|
|
* [RocBandwidthTest](https://github.com/ROCm/rocm_bandwidth_test)
|
|
* {doc}`ROCProfiler <rocprofiler:profiler_home_page>`
|
|
* {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}`ROCm Data Center Tool <rdc:index>`
|
|
* [ROCm Info](https://github.com/ROCm/rocminfo)
|
|
* {doc}`ROCm SMI <rocm_smi_lib:index>`
|
|
* {doc}`ROCm Validation Suite <rocmvalidationsuite:index>`
|
|
* {doc}`TransferBench <transferbench:index>`
|
|
:::
|
|
|
|
::::
|