SWDEV-502480 - Update documentation from GitHub 2024-12-05

Change-Id: I179814351b77935aff55e8ae47dd322a3e15a868


[ROCm/hip commit: f39c7a3150]
Этот коммит содержится в:
Istvan Kiss
2024-12-15 19:31:35 +01:00
родитель 11e6f3ce2d
Коммит b271963c51
85 изменённых файлов: 8331 добавлений и 3512 удалений
+3 -1
Просмотреть файл
@@ -143,10 +143,12 @@ Retrieval of the result from the device is done much like input data copy. In th
HIP_CHECK(hipMemcpy(y.data(), d_y, size_bytes, hipMemcpyDeviceToHost));
.. _compiling_on_the_command_line:
Compiling on the command line
=============================
.. _setting_up_the_command-line:
.. _setting_up_the_command_line:
Setting up the command line
---------------------------