Skip to content

DPC++ daily 2022-12-23

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 23 Dec 17:23
· 114681 commits to sycl since this release
d37ea6e
[SYCL] Add ext_oneapi_unified_runtime SYCL backend (#7816)

This PR adds new backend to SYCL: ext_oneapi_unified_runtime
E2E test: https://github.com/intel/llvm-test-suite/pull/1450

Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>