Change-Id: I210bced4e626fc2ac464b80172132481b882cf63
[ROCm/hip commit: fee13d6a3f]
1.5 KiB
HIP documentation
HIP is a C++ runtime API and kernel language that allows developers to create portable applications for AMD and NVIDIA GPUs from single source code.
Overview
::::{grid} 1 1 2 2 :gutter: 1
:::{grid-item-card} Installation
:::
:::{grid-item-card} Reference
- {doc}
/reference/programming_model - {doc}
/doxygen/html/index - Deprecated APIs
:::
:::{grid-item-card} How-to
:::
:::{grid-item-card} Conceptual
- {doc}
/understand/programming_model
:::
::::
Legacy documentation
These documents have not yet been ported over to the Diátaxis framework.
::::{grid} 1 1 2 2 :gutter: 1
:::{grid-item-card} Reference
:::
:::{grid-item-card} User Guide
:::
::::
We welcome collaboration! If you’d like to contribute to our documentation, you can find instructions
on our {doc}Contribute to ROCm docs <rocm:contribute/contributing> page. Known issues are listed on
GitHub.
If you want to contribute to the HIP project, refer to our Contributor guidelines.