mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
774 B
774 B
HIP
HIP is both AMD's GPU programming language extension and the GPU runtime. This page introduces the HIP runtime and other HIP libraries and tools.
HIP Runtime
:::::{grid} 1 1 2 2 :gutter: 1
:::{grid-item-card} {doc}HIP Runtime <hip:index>
The HIP Runtime is used to enable GPU acceleration for all HIP language based
products.
- {doc}
API Reference Manual <hip:.doxygen/docBin/html/index> - Examples
:::
:::::
Porting tools
:::::{grid} 1 1 2 2 :gutter: 1
:::{grid-item-card} {doc}HIPIFY <hipify:index>
HIPIFY assists with porting applications from based on CUDA to the HIP Runtime.
Supported CUDA APIs are documented here as well.
- {doc}
Reference Manual <hipify:index>
:::
:::::