DPC++ Runtime
Runtime libraries for oneAPI DPC++
error_handling.hpp File Reference
#include <detail/cg.hpp>
#include <detail/device_impl.hpp>
#include <ur_api.h>
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 (ur_result_t, const device_impl &, ur_kernel_handle_t, const NDRDescT &)
 Analyzes error code and arguments of urEnqueueKernelLaunch to emit user-friendly exception describing the problem. More...
 
void sycl::_V1::detail::kernel_get_group_info::handleErrorOrWarning (ur_result_t, ur_kernel_group_info_t, const PluginPtr &)
 Analyzes error code of urKernelGetGroupInfo. More...