We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad05778 commit 2da04cdCopy full SHA for 2da04cd
sycl/source/detail/scheduler/scheduler.hpp
@@ -225,7 +225,7 @@ struct MemObjRecord {
225
/// command groups. To achieve this Scheduler manages acyclic dependency graph
226
/// (which can have independent sub-graphs) that consists of several types of
227
/// nodes that represent specific commands:
228
-
+///
229
/// 1. Allocate memory.
230
/// The command represents memory allocation operation. There can be
231
/// multiple allocations for a single SYCL memory object.
0 commit comments