SWDEV-79445 - OCL generic changes and code clean-up
- Remove detection of the global memory usage, based on the names of variables
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#82 edit
[ROCm/clr commit: 8a8f11369e]
SWDEV-2 - Change OpenCL version number from 2762 to 2763.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2510 edit
[ROCm/clr commit: dacfc65a68]
SWDEV-2 - Change OpenCL version number from 2761 to 2762.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2509 edit
[ROCm/clr commit: 0cad7593a1]
When compiling with Early Finalization enabled in HCC,
the resulting .kernel section of the host object now may
contain more than one device code bundles. This is to
teach the HIP runtime to correctly extract all the
bundles from the .kernel section.
[ROCm/clr commit: f39873c584]
SWDEV-2 - Change OpenCL version number from 2760 to 2761.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2508 edit
[ROCm/clr commit: eac5cfc736]
SWDEV-145570 - [HIP] Track last used event and use last enqueued command in a stream rather than creating a new event
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15996/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_event.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_stream.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.hpp#20 edit
[ROCm/clr commit: 8526ed9b96]
SWDEV-145570 - [HIP] Track last used event and use last enqueued command in a stream rather than creating a new event
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15996/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_event.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_stream.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.hpp#20 edit
[ROCm/clr commit: 19caea543c]
+ for all CUDA versions
+ add missing types
+ fix typos
+ sync with HIP
+ update CUDA_Driver_API_functions_supported_by_HIP.md
+ formatting, annotating
[ROCm/clr commit: 865c6f23c7]
SWDEV-2 - Change OpenCL version number from 2759 to 2760.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2507 edit
[ROCm/clr commit: 5df1b0cb03]
SWDEV-167383 - [OCL]: Switch to new object format
- Add flag to disable Ver 3 Object format until it is support by OCL
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#11 edit
[ROCm/clr commit: 4ef369958b]
SWDEV-2 - Change OpenCL version number from 2758 to 2759.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2506 edit
[ROCm/clr commit: e4f80bc457]
SWDEV-2 - Change OpenCL version number from 2757 to 2758.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2505 edit
[ROCm/clr commit: 8112fe829e]
SWDEV-2 - Change OpenCL version number from 2756 to 2757.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2504 edit
[ROCm/clr commit: 3f9829e704]
SWDEV-2 - Change OpenCL version number from 2755 to 2756.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2503 edit
[ROCm/clr commit: 49dd1b2dcd]