SWDEV-2 - Change OpenCL version number from 2537 to 2538.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2285 edit
[ROCm/clr commit: d2eeaeee14]
SWDEV-133810 - PAL support for Linux Pro w/OpenCL 1.2 support
- Fix a crash in offline compilation. Increase the alignment for sysmem allocation.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#48 edit
[ROCm/clr commit: d779c69dfa]
SWDEV-133810 - PAL support for Linux Pro w/OpenCL 1.2 support
- Fix a crash in multiple device/context test
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#64 edit
[ROCm/clr commit: 0cf1fd6eae]
SWDEV-2 - Change OpenCL version number from 2536 to 2537.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2284 edit
[ROCm/clr commit: f374b5b0d4]
SWDEV-2 - Change OpenCL version number from 2535 to 2536.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2283 edit
[ROCm/clr commit: 2423e81f6f]
SWDEV-137599 - [OCL/LC] OCLLiquidFlash test on Vega10 Linux causing system to hang
- Don't report the LiquidFlash extension by default. Runtime will detect amdgpu-pro interfaces later and report the extension if available.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#28 edit
[ROCm/clr commit: 21789b3434]
Support re-recording of same event by different threads.
- Add criticalData structure to hipEvent_t, similar to mechanism used
for streams, contexts, device. Events are always locked
after streams to avoid deadlock.
- ihipEvent_t::locked_copyCrit can be used to copy critical state
including marker. The critical state in the event can then
be re-recorded.
- refactor hipEventElapsedTime. Remmove stale debug code, native signal
refs.
[ROCm/clr commit: 955cfbfdc7]
Cmake supports several builtin command-line tools. These tools can
now be specified as part of the HIT block. These commands will be
run during cmake configure step.
Change-Id: I32466c94b2fe1ecdc30249755fc027102295617d
[ROCm/clr commit: f92648e447]
SWDEV-2 - Change OpenCL version number from 2534 to 2535.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2282 edit
[ROCm/clr commit: 1504bc58d0]
SWDEV-135791 - Set kernel max work group size from metadata
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#39 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#29 edit
[ROCm/clr commit: ebc3b138a7]
SWDEV-2 - Change OpenCL version number from 2533 to 2534.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2281 edit
[ROCm/clr commit: 032d303657]
SWDEV-136068 - PAL support for Linux Pro: SSG support on OpenCL 1.2
- Enable DGMA memory allocation for persistent memory under Linux, since it's SSG requirement
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#39 edit
[ROCm/clr commit: 80e105db0b]
SWDEV-136068 - PAL support for Linux Pro: SSG support on OpenCL 1.2
- Enable LF library build under PAL Linux
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/Makefile#13 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#166 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#22 edit
[ROCm/clr commit: 2f44427ad1]
SWDEV-2 - Change OpenCL version number from 2532 to 2533.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2280 edit
[ROCm/clr commit: 0c391434f5]
SWDEV-102733 - More cmake and other updates to fix open source build
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.map#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#10 edit
[ROCm/clr commit: 10bed67bd8]