Files
rocm-systems/projects/hip/docs/index.md
T
Julia Jiang 5d43c91ae5 SWDEV-449354 - Incorporate ROCm contributing template into HIP repos
Change-Id: Idc50b0bbd713f35ecd62c15fe99b903b2c095a68


[ROCm/hip commit: 6db602c7f2]
2024-04-12 15:25:47 -04:00

1.5 KiB
Mentah Salahkan Riwayat

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