You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL] Require aspect::online_compiler for build-log unittests (#6396)
Unittests for build-logs use kernel bundles in input state. In
accordance with the SYCL 2020 specification a program using kernel
bundles in input state should check that the corresponding devices
support aspect::online_compiler. These changes adds a check for this
device aspect when deciding if the test is supported.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments