Skip to content

DPC++ daily 2022-10-14

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 14 Oct 16:41
· 122819 commits to sycl since this release
10d9784
[SYCL][NFC] Fix a C string size bug in buffer location unit test (#7060)

Increase the size returned by redefinedDeviceGetInfo by one to leave
space for the null terminator.