[SYCL] Support for OpenCL devices with 32-bit addresses
Open
enhancement
help wanted
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
Devices that use 32-bit addresses are currently not supported. The OpenCL PI should probably query `CL_DEVICE_ADDRESS_BITS` as part of the device binary selection logic (see https://github.com/intel/llvm/blob/sycl/sycl/plugins/opencl/pi_opencl.cpp#L203).
Contributor guide
Assessment
This issue has not been assessed yet.