SWDEV-2 - Change OpenCL version number from 2104 to 2105.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1851 edit
[ROCm/clr commit: 9775dd2ba0]
SWDEV-2 - Change OpenCL version number from 2104 to 2105.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1851 edit
SWDEV-2 - Change OpenCL version number from 2103 to 2104.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1850 edit
[ROCm/clr commit: ee51c7b281]
SWDEV-2 - Change OpenCL version number from 2103 to 2104.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1850 edit
SWDEV-2 - Change OpenCL version number from 2102 to 2103.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1849 edit
[ROCm/clr commit: 40e4f4f88c]
SWDEV-2 - Change OpenCL version number from 2102 to 2103.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1849 edit
SWDEV-2 - Change OpenCL version number from 2101 to 2102.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1848 edit
[ROCm/clr commit: 2b622feb2c]
SWDEV-2 - Change OpenCL version number from 2101 to 2102.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1848 edit
SWDEV-2 - Change OpenCL version number from 2100 to 2101.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1847 edit
[ROCm/clr commit: 52e7e4888d]
SWDEV-2 - Change OpenCL version number from 2100 to 2101.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1847 edit
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.
[ROCm/clr commit: 6773a64b22]
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.