Files
rocm-systems/projects/hip/docs/index.md
T
Julia Jiang e684d8b104 SWDEV-452786 - Fixing missing/dead links
Change-Id: I8a1a0cedaf01fb516419e7d4bacbb1c1421a648a


[ROCm/hip commit: 233b6f7f16]
2024-04-22 13:58:49 -04:00

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