Skip to content

DPC++ daily 2022-11-04

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 04 Nov 16:35
· 120510 commits to sycl since this release
96dab08
[SYCL][LIT] Remove sycl tests from check-all in Debug mode (#7262)

They are extremely slow for Debug compiler and sporadically timeout.
It would be still possible to run these through check-sycl target.

This is NFC for Github Actions CI since we don't use check-all and call
all targets separately.