SWDEV-2 - Change OpenCL version number from 2049 to 2050.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1796 edit
[ROCm/clr commit: 9debd1d4f8]
SWDEV-2 - Change OpenCL version number from 2049 to 2050.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1796 edit
SWDEV-88670 - Required for upcoming sync of SPIRV translator
SPIRV.h removed the include from header file, but it is needed.
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend_clang.cpp#28 edit
[ROCm/clr commit: bf90d5a11c]
SWDEV-88670 - Required for upcoming sync of SPIRV translator
SPIRV.h removed the include from header file, but it is needed.
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend_clang.cpp#28 edit
In this change, the cpu memcpy will wait until all the commands in the current stream are done.
Note that, it only waits on current stream. But not on other streams.
[ROCm/clr commit: a845dccfef]
In this change, the cpu memcpy will wait until all the commands in the current stream are done.
Note that, it only waits on current stream. But not on other streams.
In this change, the cpu memcpy will wait until all the commands in the current stream are done.
Note that, it only waits on current stream. But not on other streams.
[ROCm/hip commit: 180bc32db0]
In this change, the cpu memcpy will wait until all the commands in the current stream are done.
Note that, it only waits on current stream. But not on other streams.
SWDEV-2 - Change OpenCL version number from 2048 to 2049.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1795 edit
[ROCm/clr commit: de7e51c26c]
SWDEV-2 - Change OpenCL version number from 2048 to 2049.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1795 edit
Add dependency for host-to-host copy.
Add debug mode for HIP_DISABLE_HW_COPY_DEP and
HIP_DISABLE_HW_KERNEL_DEP - setting these to -1 now ignores
all dependencies.
[ROCm/clr commit: 4909faf8e3]
Add dependency for host-to-host copy.
Add debug mode for HIP_DISABLE_HW_COPY_DEP and
HIP_DISABLE_HW_KERNEL_DEP - setting these to -1 now ignores
all dependencies.
Add dependency for host-to-host copy.
Add debug mode for HIP_DISABLE_HW_COPY_DEP and
HIP_DISABLE_HW_KERNEL_DEP - setting these to -1 now ignores
all dependencies.
[ROCm/hip commit: ba9ad6be80]
Add dependency for host-to-host copy.
Add debug mode for HIP_DISABLE_HW_COPY_DEP and
HIP_DISABLE_HW_KERNEL_DEP - setting these to -1 now ignores
all dependencies.