Skip to content

DPC++ daily 2022-05-25

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 25 May 16:18
· 138591 commits to sycl since this release
53fc8e4
[SYCL][Driver] Enable device code instrumentation by default (#5435)

* [SYCL][Driver] Enable device code instrumentation by default
* Update tests, as they are not expecting itt device objects
* Update tests for Windows
* WIP Fix for #5435

Signed-off-by: Artem Gindinson <artem.gindinson@intel.com>
Co-authored-by: Andrei Elovikov <andrei.elovikov@intel.com>