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
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1
 
 sycl::_V1::detail
 
 sycl::_V1::detail::enqueue_kernel_launch
 

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...