SWDEV-502480 - Update documentation from GitHub 2024-12-05
Change-Id: I179814351b77935aff55e8ae47dd322a3e15a868
[ROCm/hip commit: f39c7a3150]
Этот коммит содержится в:
@@ -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
|
||||
---------------------------
|
||||
|
||||
Ссылка в новой задаче
Block a user