Skip to content

DPC++ daily 2022-10-16

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 16 Oct 16:37
· 122844 commits to sycl since this release
44d7926
[SYCL] Fix ESIMD_EMULATOR being picked as default device (#6870)

This commit attempts to fix the problem that occurs when the default
device selector picks the ESIMD_EMULATOR when other devices are
available.