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][Graph] Throw exception when explicit add called on a graph recording a queue (#283)
Factorizes the exception throwing method when the explicit API is used on a graph recording a queue
Improves the test while_recording to test throwing an invalid exception for the two explicit graph:add entry points.
Addresses issue #271
* Update sycl/source/detail/graph_impl.hpp
Co-authored-by: Ben Tracy <[email protected]>
* Update sycl/test-e2e/Graph/Explicit/while_recording.cpp
Co-authored-by: Ben Tracy <[email protected]>
* Update sycl/source/detail/graph_impl.hpp
Co-authored-by: Ewan Crawford <[email protected]>
---------
Co-authored-by: Ben Tracy <[email protected]>
Co-authored-by: Ewan Crawford <[email protected]>
0 commit comments