DPC++ Runtime
Runtime libraries for oneAPI DPC++
error_handling.hpp File Reference
Include dependency graph for error_handling.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 
 sycl::_V1::detail::enqueue_kernel_launch
 
 sycl::_V1::detail::kernel_get_group_info
 

Functions

void sycl::_V1::detail::enqueue_kernel_launch::handleErrorOrWarning (pi_result, const device_impl &, pi_kernel, const NDRDescT &)
 Analyzes error code and arguments of piEnqueueKernelLaunch to emit user-friendly exception describing the problem. More...
 
void sycl::_V1::detail::kernel_get_group_info::handleErrorOrWarning (pi_result, pi_kernel_group_info, const PluginPtr &)
 Analyzes error code of piKernelGetGroupInfo. More...