kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::ExecutionSpaceImpl::delegate_completion_with_event Concept Reference

The execution space supports events and the receiver is queryable for a delegation scheduler. More...

#include <operation_state.hpp>

Concept definition

template<typename Rcvr, typename Exec>
&& stdexec::__queryable_with<stdexec::env_of_t<Rcvr>, stdexec::get_delegation_scheduler_t>
The execution space supports events and the receiver is queryable for a delegation scheduler.

Detailed Description

The execution space supports events and the receiver is queryable for a delegation scheduler.

Definition at line 73 of file operation_state.hpp.