SWDEV-464475 - HIP definition update in index.md

And add autodetection note to install

Change-Id: I14018bc9f62a0bf204d75a23d6f7aa404645fbb3
Этот коммит содержится в:
Istvan Kiss
2024-05-28 18:48:28 +02:00
коммит произвёл Istvan Kiss
родитель bd624d0938
Коммит 6cfd1a9355
2 изменённых файлов: 5 добавлений и 2 удалений
+2 -2
Просмотреть файл
@@ -1,7 +1,7 @@
# HIP documentation
HIP is a C++ runtime API and kernel language that lets developers create
portable applications for AMD and NVIDIA GPUs from single source code.
The Heterogeneous-computing Interface for Portability (HIP) API is a C++ runtime
API and kernel language that lets developers create portable applications for AMD and NVIDIA GPUs from single source code.
## Overview
+3
Просмотреть файл
@@ -43,6 +43,9 @@ Installation
By default, HIP is installed into ``/opt/rocm/hip``.
.. note::
There is no autodetection for the HIP installation. If you choose to install it somewhere other than the default location, you must set the ``HIP_PATH`` environment variable as explained in `Build HIP from source <./build.html>`_.
.. tab-item:: NVIDIA
:sync: nvidia