kokkos-execution 0.0.1
Loading...
Searching...
No Matches
sender_concepts.hpp File Reference

Go to the source code of this file.

Classes

struct  Kokkos::Execution::GraphImpl::GraphCompletingSender< Sndr, Env >

Namespaces

namespace  Kokkos
namespace  Kokkos::Execution
namespace  Kokkos::Execution::GraphImpl

Concepts

concept  Kokkos::Execution::GraphImpl::graph_completing_sender
 Concept for a sender whose completion scheduler is Kokkos::Execution::GraphImpl::Scheduler.

Functions

template<typename Tag, typename Sndr, typename... Env>
auto Kokkos::Execution::GraphImpl::no_graph_scheduler_in_env () noexcept
 Show a better compile diagnostic when there is no Kokkos::Execution::GraphImpl::Scheduler found.