Files
ROCm/docs/reference/hip.md
2023-09-18 12:26:31 -06:00

880 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.

:::

:::::

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.

:::

:::::