DPC++ Runtime
Runtime libraries for oneAPI DPC++
kernel_program_cache.hpp File Reference
#include <detail/kernel_arg_mask.hpp>
#include <detail/platform_impl.hpp>
#include <sycl/detail/common.hpp>
#include <sycl/detail/locked.hpp>
#include <sycl/detail/os_util.hpp>
#include <sycl/detail/pi.hpp>
#include <sycl/detail/util.hpp>
#include <atomic>
#include <condition_variable>
#include <mutex>
#include <type_traits>
#include <boost/unordered/unordered_flat_map.hpp>
#include <boost/unordered_map.hpp>
Include dependency graph for kernel_program_cache.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::KernelProgramCache
 
struct  sycl::_V1::detail::KernelProgramCache::BuildError
 Denotes build error data. More...
 
struct  sycl::_V1::detail::KernelProgramCache::BuildResult< T >
 Denotes pointer to some entity with its general state and build error. More...
 
struct  sycl::_V1::detail::KernelProgramCache::ProgramBuildResult
 
struct  sycl::_V1::detail::KernelProgramCache::ProgramCache
 
struct  sycl::_V1::detail::KernelProgramCache::KernelBuildResult
 

Namespaces

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