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.
[ROCm/clr commit: 5e5b017b0d]
SWDEV-2 - Change OpenCL version number from 2448 to 2449.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2196 edit
[ROCm/clr commit: c946bd840b]
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
[ROCm/clr commit: 796b6db8f7]
SWDEV-2 - Change OpenCL version number from 2447 to 2448.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2195 edit
[ROCm/clr commit: 8035289a92]
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
[ROCm/clr commit: c694dd53dd]
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
[ROCm/clr commit: 88695d2e74]
SWDEV-2 - Change OpenCL version number from 2446 to 2447.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2194 edit
[ROCm/clr commit: 24bdb5a904]
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
[ROCm/clr commit: c465ab63ae]
SWDEV-2 - Change OpenCL version number from 2445 to 2446.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2193 edit
[ROCm/clr commit: 5e2c4d0379]
SWDEV-2 - Change OpenCL version number from 2444 to 2445.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2192 edit
[ROCm/clr commit: 312f61558d]
SWDEV-79445 - OCL generic changes and code clean-up
- Keep the liquidflash calls for win32 only, since the interface isn't exposed under Linux at all
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#45 edit
[ROCm/clr commit: 8015418605]
SWDEV-2 - Change OpenCL version number from 2443 to 2444.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2191 edit
[ROCm/clr commit: 6ea83d1be3]
SWDEV-2 - Change OpenCL version number from 2442 to 2443.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2190 edit
[ROCm/clr commit: 2db2eef7ab]
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#12 edit
... //depot/stg/opencl/drivers/opencl/cmake/modules/bc2h.cmake#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#7 edit
[ROCm/clr commit: 8184f21bc6]
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#12 edit
... //depot/stg/opencl/drivers/opencl/cmake/modules/bc2h.cmake#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#7 edit
[ROCm/clr commit: 7c47ea5085]
SWDEV-2 - Change OpenCL version number from 2441 to 2442.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2189 edit
[ROCm/clr commit: e18183ddf8]