|
kokkos-execution 0.0.1
|
| NKokkos | |
| NExecution | |
| NExecutionSpaceImpl | |
| RClosure | |
| Rdelegate_completion_with_event | The execution space supports events and the receiver is queryable for a delegation scheduler |
| Rexecution_space_completing_sender | Concept for a sender whose completion scheduler is Kokkos::Execution::ExecutionSpaceImpl::Scheduler |
| Rhas_single_child_with_tag | Check that a sender has a single child with a given tag |
| NImpl | |
| Rhas_parallel_policy | See https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__bulk.hpp#L100 |
| Revent | Constrain an EventType type to be a valid event type for Exec execution space type |
| Rsupport_events | |
| Rdispatching_sender | Concept that constrains the type of a sender that dispatches a functor for execution |
| NTests | |
| NUtils | |
| Rhas_completion_signatures | |
| Rhas_completion_scheduler_for |