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] Improve error messages on unsupported device partitioning (#6650)
Previously sycl::feature_not_supported thrown by the create_sub_devices
member functions did not have an error message. This commit adds an
error message to each failure case with information about the
unsupported partitioning.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments