SWDEV-2 - Change OpenCL version number from 2783 to 2784.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2531 edit
SWDEV-2 - Change OpenCL version number from 2782 to 2783.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2530 edit
SWDEV-2 - Change OpenCL version number from 2781 to 2782.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2529 edit
SWDEV-79445 - OCL generic changes and code clean-up
- Fix kernel compilation with COMgr. CodeobjectV3 has to be disabled during the kernel compilation also, not just linking.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#235 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#16 edit
SWDEV-2 - Change OpenCL version number from 2780 to 2781.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2528 edit
SWDEV-79445 - OCL generic changes and code clean-up
- Fix compile erros with COMgr in Windows
- Switch to different library interface to match the COMgr requirement
Affected files ...
... //depot/stg/opencl/drivers/opencl/library/build/Makefile.library#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#15 edit
SWDEV-2 - Change OpenCL version number from 2779 to 2780.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2527 edit
The logic to parse the kernel metadata is unaware that enabling
of early finalization could result in multiple code blobs in a
single .kernel section. This teaches the HIP runtime to handle
that.
Change-Id: I1581b42f0da8b30233d7898014f7468728c1d489
SWDEV-2 - Change OpenCL version number from 2778 to 2779.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2526 edit
SWDEV-79445 - OCL generic changes and code clean-up
- Don't add static LDS usage, since the value from AQL packet will already accumulate that. Also there is a plan to remove the static LDS field from the code object.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#334 edit
SWDEV-2 - Change OpenCL version number from 2777 to 2778.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2525 edit
SWDEV-170523 - [Sugon]OCL conformance Maths and integer-ops fails with commandqueue error
- increase the max command queue to 200
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#40 edit
+ for all CUDA versions
+ add missing types
+ fix typos
+ sync with HIP
+ update CUDA_Driver_API_functions_supported_by_HIP.md
+ formatting, annotating
SWDEV-2 - Change OpenCL version number from 2776 to 2777.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2524 edit
SWDEV-167383 - [OCL]: Switch to new object format
- Disable code object v3 for blit programs
- Porting the changes made by Konstantin (http://git.amd.com:8080/#/c/187605)
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#234 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#13 edit
SWDEV-169078 - Also copy private_segment_size/group_segment_size to runtime handle.
The library need these info to setup child kernel's AQL for device enqueue.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#44 edit
+ StringRef issue, which is finally moved to LLVM from Clang
+ Renamed getBeginLoc() and getEndLoc() resolution for Expr and TypeLoc classes
+ Support all the previous LLVM versions via LLVCompat
SWDEV-2 - Change OpenCL version number from 2775 to 2776.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2523 edit