DPC++ Runtime
Runtime libraries for oneAPI DPC++
graph_impl.hpp File Reference
#include <sycl/detail/cg_types.hpp>
#include <sycl/detail/os_util.hpp>
#include <sycl/ext/oneapi/experimental/graph.hpp>
#include <sycl/handler.hpp>
#include <detail/accessor_impl.hpp>
#include <detail/event_impl.hpp>
#include <detail/kernel_impl.hpp>
#include <detail/sycl_mem_obj_t.hpp>
#include <cstring>
#include <deque>
#include <fstream>
#include <functional>
#include <list>
#include <set>
#include <shared_mutex>
Include dependency graph for graph_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::ext::oneapi::experimental::detail::node_impl
 Implementation of node class from SYCL_EXT_ONEAPI_GRAPH. More...
 
class  sycl::_V1::ext::oneapi::experimental::detail::partition
 
class  sycl::_V1::ext::oneapi::experimental::detail::graph_impl
 Implementation details of command_graph<modifiable>. More...
 
class  sycl::_V1::ext::oneapi::experimental::detail::exec_graph_impl
 Class representing the implementation of command_graph<executable>. More...
 
class  sycl::_V1::ext::oneapi::experimental::detail::dynamic_parameter_impl
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::experimental
 
 sycl::_V1::ext::oneapi::experimental::detail
 

Functions

node_type sycl::_V1::ext::oneapi::experimental::detail::getNodeTypeFromCG (sycl::detail::CG::CGTYPE CGType)