SWDEV-151670: Issue with 3D texture with 4 components
SWDEV-151671: Issue with 2D layered texture with 4 components
Fixed memcpy when memory is allocated with driver API's.
Github issues: #1755
Fixed 3D default case when array type is not set during memory allocation.
SWDEV-2 - Change OpenCL version number from 3068 to 3069.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2816 edit
SWDEV-203814 - Change the return type of the hiprtcGetTypeName to have compatibility across ABIs
ReviewBoardURL = http://ocltc.amd.com/reviews/r/18392/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_rtc.cpp#9 edit
SWDEV-2 - Change OpenCL version number from 3067 to 3068.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2815 edit
SWDEV-2 - Change OpenCL version number from 3066 to 3067.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2814 edit
SWDEV-216705 - [hipclang-vdi-rocm][FBA-80]Test crash when all GPUs are hidden by ROCR_VISIBLE_DEVICES
Return an error instead of dereferencing a null pointer. This should address the issue described
in the ticket, but more places need fixing in the runtime to avoid crashes for corner cases.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#59 edit
SWDEV-216708 - [hipclang-vdi-rocm][FBA-77]hipGetDeviceCount() query should not trigger any queue creation.
- KFD queues get created when we call hsa_executable_load_agent_code_object when creating a blitProgram at init. Delay blit creation until when needed
- Queue also gets created when we init a xferQueue. Delay that too until when needed.
If we want to have a lite init, there are multiple changes needed in both OpenCL and HIP. Thats rather a feature to work on later.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/18416/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#148 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#47 edit
SWDEV-2 - Change OpenCL version number from 3065 to 3066.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2813 edit
SWDEV-2 - Change OpenCL version number from 3064 to 3065.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2812 edit
SWDEV-2 - Change OpenCL version number from 3063 to 3064.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2811 edit
SWDEV-216705 - [hipclang-vdi-rocm][FBA-80]Test crash when all GPUs are hidden by ROCR_VISIBLE_DEVICES
Return an error instead of dereferencing a null pointer. This should address the issue described
in the ticket, but more places need fixing in the runtime to avoid crashes for corner cases.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_device_runtime.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#92 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#58 edit
SWDEV-2 - Change OpenCL version number from 3062 to 3063.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2810 edit
SWDEV-197836 - Drop the use of llvm header files in opencl runtime
- Fix compilation error with configurations where COMGR is disabled.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#76 edit
SWDEV-197836 - Drop the use of llvm header files in opencl runtime
- Fix compilation error with configurations where COMGR disabled.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#75 edit
SWDEV-2 - Change OpenCL version number from 3061 to 3062.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2809 edit
SWDEV-213031 - Check the functions_ map else interpret as a hip::Function for now. Function may not be a device function and may have been obtaiend via hipModuleGetFunction and thus not in the functions_ map
ReviewBoardURL = http://ocltc.amd.com/reviews/r/18388/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#57 edit
SWDEV-2 - Change OpenCL version number from 3060 to 3061.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2808 edit