DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::cuda Namespace Reference

Namespaces

 property
 

Functions

device make_device (pi_native_handle NativeHandle)
 
bool has_native_event (event sycl_event)
 

Function Documentation

◆ has_native_event()

bool sycl::_V1::ext::oneapi::cuda::has_native_event ( event  sycl_event)
inline

Definition at line 27 of file cuda.hpp.

References sycl::_V1::ext_oneapi_cuda, and sycl::_V1::event::get_backend().

◆ make_device()

device sycl::_V1::ext::oneapi::cuda::make_device ( pi_native_handle  NativeHandle)
inline

Definition at line 22 of file cuda.hpp.

References sycl::_V1::ext_oneapi_cuda.