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
Don't require setting __HIP_PLATFORM_HCC__ ; Instead check if compiler is HCC.
The functions here use HCC-specific functionality so only work with HCC.
ANd they work regardless of the __HIP_PLATFORM_HCC__ setting so don't
require that.
Also remove the "hcc_detail" extra hierarchy level for hip_hcc.h as
it is not necessary. Remove hcc_detail/hip_hcc.h.
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-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
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 barrier packet
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#40 edit
SWDEV-2 - Change OpenCL version number from 2445 to 2446.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2193 edit