mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 11:25:03 -05:00
* Add rocDecode to What is ROCm? components list (#3016) * Add rocDecode to What is ROCm? components list * Fix typo -> 'Common Language Runtime' * Change 'compute' to 'common' * Add rocDecode to API libraries (#3019)
101 lines
2.5 KiB
Markdown
101 lines
2.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 API libraries
|
|
|
|
::::{grid} 1 2 2 2
|
|
:class-container: rocm-doc-grid
|
|
|
|
(artificial-intelligence-apis)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-ai.jpg
|
|
:img-alt: Artificial intelligence APIs
|
|
:padding: 2
|
|
|
|
* {doc}`Composable Kernel <composable_kernel:index>`
|
|
* {doc}`MIGraphX <amdmigraphx:index>`
|
|
* {doc}`MIOpen <miopen:index>`
|
|
* {doc}`MIVisionX <mivisionx:doxygen/html/index>`
|
|
* {doc}`rocDecode <rocdecode:index>`
|
|
* [ROCm Performance Primitives (RPP)](https://rocm.docs.amd.com/projects/rpp/en/latest/)
|
|
:::
|
|
|
|
(cpp-primitives)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-cpp-primitives.jpg
|
|
:img-alt: C++ primitives
|
|
:padding: 2
|
|
|
|
* {doc}`hipCUB <hipcub:index>`
|
|
* {doc}`hipTensor <hiptensor:index>`
|
|
* {doc}`rocPRIM <rocprim:index>`
|
|
* {doc}`rocThrust <rocthrust:index>`
|
|
:::
|
|
|
|
(communication-libraries)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-communication.jpg
|
|
:img-alt: Communication APIs
|
|
:padding: 2
|
|
|
|
* {doc}`RCCL <rccl:index>`
|
|
:::
|
|
|
|
(hip-runtime)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-hip.jpg
|
|
:img-alt: HIP APIs
|
|
:padding: 2
|
|
|
|
* {doc}`HIP runtime <hip:index>`
|
|
* {doc}`HIPIFY <hipify:index>`
|
|
:::
|
|
|
|
(math-apis)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-math.jpg
|
|
:img-alt: Math APIs
|
|
:padding: 2
|
|
|
|
* [half](https://github.com/ROCm/half)
|
|
* {doc}`hipBLAS <hipblas:index>` / {doc}`rocBLAS <rocblas:index>`
|
|
* {doc}`hipBLASLt <hipblaslt:index>`
|
|
* {doc}`hipFFT <hipfft:index>` / {doc}`rocFFT <rocfft:index>`
|
|
* [hipfort](https://rocm.docs.amd.com/projects/hipfort/en/latest/)
|
|
* {doc}`hipSOLVER <hipsolver:index>` / {doc}`rocSOLVER <rocsolver:index>`
|
|
* {doc}`hipSPARSE <hipsparse:index>` / {doc}`rocSPARSE <rocsparse:index>`
|
|
* {doc}`hipSPARSELt <hipsparselt:index>`
|
|
* {doc}`rocALUTION <rocalution:index>`
|
|
* {doc}`rocWMMA <rocwmma:index>`
|
|
* [Tensile](https://github.com/ROCm/Tensile)
|
|
:::
|
|
|
|
(random-number-apis)=
|
|
|
|
:::{grid-item-card}
|
|
:class-card: sd-text-black
|
|
:img-top: ../data/reference/banner-random-number.jpg
|
|
:img-alt: Random number APIs
|
|
:padding: 2
|
|
|
|
* {doc}`hipRAND <hiprand:index>`
|
|
* {doc}`rocRAND <rocrand:index>`
|
|
:::
|
|
|
|
::::
|