mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 15:18:11 -05:00
629 B
629 B
The ROCm Stack
ROCm is the GPU computing stack for AMD GPUs. ROCm is comprised of the components described in this page. Kernel mo
Kernel Module (Linux)
HIP Runtime
Compiler
hipcc
AMD Clang
GPU Libraries
Math Libraries
The Math libraries are grouped into libraries starting with a roc-prefix and
hip-prefix. Libraries starting with a hip-prefix provide a support for AMD GPUs
and NVIDIA GPUs. Libraries beginning the roc-prefix support AMD GPUs only.