mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 19:35:02 -05:00
* Update ROCm component links * link update * correct rocal * change ROCm Compilers link * update llvm-project reference for rocmcc * use llvm-project for Clang * reorder links to match image * fix link format * Update rocm-tools.md fix link syntax * add spell checking note * may to might * add compilers to tools * update what-is-rocm image * Young's comments * Leo's comments * tools, compiler, and runtimes * move hipify * Perter's comments
87 lines
2.1 KiB
Markdown
87 lines
2.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, compilers, and runtimes
|
|
|
|
::::{grid} 1 2 2 2
|
|
:class-container: rocm-doc-grid
|
|
|
|
(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>`
|
|
* {doc}`rocminfo <rocminfo:index>`
|
|
* {doc}`ROCm SMI <rocm_smi_lib:index>`
|
|
* {doc}`ROCm Validation Suite <rocmvalidationsuite: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}`Omniperf <omniperf:index>`
|
|
* {doc}`Omnitrace <omnitrace:index>`
|
|
* {doc}`ROCm Bandwidth Test <rocm_bandwidth_test:index>`
|
|
* {doc}`ROCProfiler <rocprofiler:index>`
|
|
* {doc}`ROCprofiler-SDK <rocprofiler-sdk:index>`
|
|
* {doc}`ROCTracer <roctracer:index>`
|
|
:::
|
|
|
|
(development-tools)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-development.jpg
|
|
:img-alt: Development tools
|
|
:padding: 2
|
|
|
|
* {doc}`ROCm CMake <rocmcmakebuildtools:index>`
|
|
* {doc}`HIPIFY <hipify:index>`
|
|
* {doc}`ROCdbgapi <rocdbgapi:index>`
|
|
* {doc}`ROCm Debugger (ROCgdb) <rocgdb:index>`
|
|
* {doc}`ROCr Debug Agent <rocr_debug_agent:index>`
|
|
:::
|
|
|
|
(compilers)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-compilers.jpg
|
|
:img-alt: Compilers
|
|
:padding: 2
|
|
|
|
* {doc}`ROCm Compilers <llvm-project:index>`
|
|
* {doc}`HIPCC <hipcc:index>`
|
|
* [FLANG](https://github.com/ROCm/flang/)
|
|
:::
|
|
|
|
(runtimes)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-runtimes.jpg
|
|
:img-alt: Runtimes
|
|
:padding: 2
|
|
|
|
* {doc}`AMD Common Language Runtime (CLR) <hip:understand/amd_clr>`
|
|
* {doc}`HIP <hip:index>`
|
|
* {doc}`ROCR-Runtime <rocr-runtime:index>`
|
|
:::
|
|
|
|
::::
|