Files
rocm-systems/projects/hip/docs/index.md
T
Julia Jiang 7336540aba SWDEV-451170 - Merge PR#3432 to amd-staging
Change-Id: I210bced4e626fc2ac464b80172132481b882cf63


[ROCm/hip commit: fee13d6a3f]
2024-03-19 12:00:21 -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.