We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936dd1f commit c67ad44Copy full SHA for c67ad44
xpti/doc/SYCL_Tracing_Implementation.md
@@ -63,7 +63,7 @@ and all kernel executions in the applications are added as nodes in this
63
global graph. In the SYCL runtime, there is no obvious location where the
64
creation of the global graph can be inserted as many objects are
65
instantiated statically. Currently, we embed the graph creation in the
66
-Unified Runtime (UR) layer `initializePlugins()` call. In this call, we will
+Unified Runtime (UR) layer `initializeAdapters()` call. In this call, we will
67
perform two operations:
68
69
1. Initialize all listeners and create a trace event to represent the graph.
0 commit comments