mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 03:15:28 -05:00
44 lines
1.1 KiB
Markdown
44 lines
1.1 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
|
|
|
|
:::{grid-item-card}
|
|
:padding: 2
|
|
:img-top: ../data/reference/banner-development.png
|
|
|
|
* {doc}`ROCdbgapi <rocdbgapi:index>`
|
|
* [ROCmCC](./rocmcc.md)
|
|
* {doc}`ROCm debugger (ROCgdb) <rocgdb:index>`
|
|
* {doc}`ROCTracer <roctracer:index>`
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
:padding: 2
|
|
:img-top: ../data/reference/banner-performance.png
|
|
|
|
* {doc}`ROCProfiler <rocprofiler:profiler_home_page>`
|
|
* {doc}`ROCTracer <roctracer:index>`
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
:padding: 2
|
|
:img-top: ../data/reference/banner-system.png
|
|
|
|
* {doc}`AMD SMI <amdsmi: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>`
|
|
:::
|
|
|
|
::::
|