DPC++ Runtime
Runtime libraries for oneAPI DPC++
kernel_program_cache.hpp File Reference
#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 <map>
#include <mutex>
#include <type_traits>
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::ProgramCache
 

Namespaces

 sycl
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1
 
 sycl::_V1::detail