SWDEV-2 - Change OpenCL version number from 2470 to 2471.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2218 edit
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
- Disable LLVM object compression. Allows closed source LLVM binaries to run with the open source runtime
- Define the DEBUG macro for Debug build types
- Use the prepared amdgcn lib instead of the static lib when generating the .bc includes for the runtime.
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#14 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#8 edit
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
- Use the internal libelf instead of the system's when building with cmake.
- Don't include codecvt if WITH_LIQUID_FLASH is not defined
- Don't memset the device::Kernel::workGroupInfo_, there's a std::string in it. The constructor already zeroes all the fields.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#25 edit
SWDEV-2 - Change OpenCL version number from 2469 to 2470.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2217 edit
SWDEV-79278 - [OCL][PAL] use HwPipeBottom to query the start time of an event.
The reason is that if there are many dispatches run in a loop with profiling enabled, then it is possible that the HwPipeStart of an event can occur before the HwPipeBottom of the previous dispatch and this will affect the timing reported by profiling.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/13242/diff/1/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.cpp#3 edit
SWDEV-2 - Change OpenCL version number from 2468 to 2469.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2216 edit
SWDEV-2 - Change OpenCL version number from 2467 to 2468.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2215 edit
SWDEV-95919 - Expose all counters PAL supports.
At the request from CodeXL, and with the counter block index list provided by CodeXL.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#13 edit
SWDEV-2 - Change OpenCL version number from 2466 to 2467.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2214 edit
SWDEV-2 - Change OpenCL version number from 2465 to 2466.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2213 edit
SWDEV-2 - Change OpenCL version number from 2464 to 2465.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2212 edit
SWDEV-95919 - Avoid flushing when PerfCounter is enabled.
To make sure PerfStart/dispatch/PerfEnd are in the same cmdBuffer
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#27 edit
SWDEV-2 - Change OpenCL version number from 2463 to 2464.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2211 edit
SWDEV-2 - Change OpenCL version number from 2462 to 2463.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2210 edit
SWDEV-121486 - Clean up sampler list if we run out of memory.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#42 edit
SWDEV-2 - Change OpenCL version number from 2461 to 2462.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2209 edit
SWDEV-95919 - Make sure PerfCounters_Start, Kernel_dispatch, and PerfCounters_End are in the same command buffer.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#85 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#38 edit
SWDEV-2 - Change OpenCL version number from 2460 to 2461.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2208 edit
SWDEV-2 - Change OpenCL version number from 2459 to 2460.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2207 edit
SWDEV-2 - Change OpenCL version number from 2458 to 2459.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2206 edit
SWDEV-2 - Change OpenCL version number from 2457 to 2458.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2205 edit
SWDEV-2 - Change OpenCL version number from 2456 to 2457.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2204 edit
SWDEV-2 - Change OpenCL version number from 2455 to 2456.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2203 edit
SWDEV-127280 - Expose CL_DEVICE_GFXIP_MINOR_AMD/CL_DEVICE_GFXIP_MAJOR_AMD even though cl_amd_device_attribute_query is not yet supported on OpenCL/ROCm.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#57 edit
SWDEV-2 - Change OpenCL version number from 2454 to 2455.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2202 edit
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
- Update from git.
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#13 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#7 edit
SWDEV-2 - Change OpenCL version number from 2453 to 2454.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2201 edit
SWDEV-102733 - Use the embedded compiler library for OCL/ROCm/HSAIL when BUILD_HSA_TARGET != yes
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompilerlib.cpp#7 edit
SWDEV-102733 - Remove an old instance var that was used by the finalizer path.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#13 edit
SWDEV-2 - Change OpenCL version number from 2452 to 2453.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2200 edit
SWDEV-126057 - Fix a segfault of libamdocl-rocr64.so when there's no vega10 is in the system.
When there's no supported device, Device::devices_ is not created. So we add a check.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#56 edit
SWDEV-122734 - [OCL]Carrizo crashes test on OCLperf in Windows 10
- revert CL#142983. The crash still exists inside fprintf() for unknown reason. Could be memory corruption, which is difficult to reproduce
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#211 edit
SWDEV-2 - Change OpenCL version number from 2451 to 2452.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2199 edit
SWDEV-2 - Change OpenCL version number from 2450 to 2451.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2198 edit
SWDEV-2 - Change OpenCL version number from 2449 to 2450.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2197 edit
SWDEV-122734 - [OCL]Carrizo crashes test on OCLperf in Windows 10
- Attempt to fix CZ crash on TC
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#210 edit
SWDEV-2 - Change OpenCL version number from 2448 to 2449.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2196 edit
SWDEV-124720 - Observed "Memory access fault by GPU node-1" while running few of OpenCL - ISV apps
- Change to use system scope on acquire fence for dispatch packet
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#41 edit
SWDEV-2 - Change OpenCL version number from 2447 to 2448.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2195 edit
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
- Remove .gitignore
Affected files ...
... //depot/stg/opencl/drivers/opencl/.gitignore#2 delete
SWDEV-2 - Change OpenCL version number from 2446 to 2447.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2194 edit