#include <detail/scheduler/leaves_collection.hpp>
#include <detail/scheduler/scheduler.hpp>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |
Functions | |
static bool | sycl::_V1::detail::doOverlap (const Requirement *LHS, const Requirement *RHS) |
static bool | sycl::_V1::detail::isHostAccessorCmd (Command *Cmd) |