dpctl.SyclEvent

class dpctl.SyclEvent

Python wrapper class for cl::sycl::event.

addressof_ref()

Returns the address of the C API DPCTLSyclEventRef pointer as a size_t.

Returns

The address of the DPCTLSyclEventRef object used to create this SyclEvent cast to a size_t.

wait()