Files
rocm-systems/docs/index.md
T
Istvan Kiss f39c7a3150 SWDEV-502480 - Update documentation from GitHub 2024-12-05
Change-Id: I179814351b77935aff55e8ae47dd322a3e15a868
2024-12-15 19:31:35 +01:00

2.7 KiB

<head> </head>

HIP documentation

The Heterogeneous-computing Interface for Portability (HIP) is a C++ runtime API and kernel language that lets you create portable applications for AMD and NVIDIA GPUs from a single source code. For more information, see What is HIP?

Installation instructions are available from:

The HIP documentation is organized into the following categories:

::::{grid} 1 2 2 2 :gutter: 3

:::{grid-item-card} Programming guide

:::

:::{grid-item-card} Reference

:::

:::{grid-item-card} Tutorial

:::

::::

Known issues are listed on the HIP GitHub repository.

To contribute features or functions to the HIP project, refer to Contributing to HIP. To contribute to the documentation, refer to {doc}Contributing to ROCm docs <rocm:contribute/contributing> page.

You can find licensing information on the Licensing page.