Files
ROCm/docs/reference/hip.md
Sam Wu f953a99298 Update links to new docs and rename .sphinx dir to sphinx (#2141)
* update links to new docs and rename .sphinx dir to sphinx

* fix spelling and formatting
add new words to wordlist
remove empty headers
remove version number for ROCm in conf.py

fix typos

* add more formats to rtd config
2023-05-17 11:40:18 -06:00

891 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} HIP Runtime The HIP Runtime is used to enable GPU acceleration for all HIP language based products.

:::

:::::

Porting tools

:::::{grid} 1 1 1 1 :gutter: 1

:::{grid-item-card} HIPify HIPify assists with porting applications from based on CUDA to the HIP Runtime. Supported CUDA APIs are documented here as well.

:::

:::::