DPC++ Runtime
Runtime libraries for oneAPI DPC++
kernel_impl.hpp File Reference
#include <detail/context_impl.hpp>
#include <detail/device_impl.hpp>
#include <detail/kernel_arg_mask.hpp>
#include <detail/kernel_info.hpp>
#include <sycl/detail/common.hpp>
#include <sycl/detail/pi.h>
#include <sycl/detail/pi.hpp>
#include <sycl/device.hpp>
#include <sycl/ext/oneapi/experimental/root_group.hpp>
#include <sycl/info/info_desc.hpp>
#include <cassert>
#include <memory>
Include dependency graph for kernel_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::detail::kernel_impl
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 

Typedefs

using sycl::_V1::detail::ProgramImplPtr = std::shared_ptr< program_impl >
 

Functions

template<>
context sycl::_V1::detail::kernel_impl::get_info< info::kernel::context > () const
 
template<>
ext::oneapi::experimental::info::kernel_queue_specific::max_num_work_group_sync::return_type sycl::_V1::detail::kernel_impl::ext_oneapi_get_info< ext::oneapi::experimental::info::kernel_queue_specific::max_num_work_group_sync > (const queue &Queue) const