Skip to content

Commit b6e0d2e

Browse files
authored
[SYCL][Graph] Remove outdated known issue (#18482)
This note on L0 implementation known issues doesn't exist with out immediate append path in the L0 adapter.
1 parent 13b6482 commit b6e0d2e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,9 +2476,6 @@ if used in application code.
24762476

24772477
. Using reductions in a graph node.
24782478
. Using sycl streams in a graph node.
2479-
. Synchronization between multiple executions of the same command-buffer
2480-
must be handled in the host for level-zero backend, which may involve
2481-
extra latency for subsequent submissions.
24822479

24832480
== Revision History
24842481

0 commit comments

Comments
 (0)