|
kokkos-execution 0.0.1
|
#include "kokkos-execution/stdexec.hpp"#include "kokkos-execution/graph/operation_state.hpp"#include "kokkos-execution/graph/sender_concepts.hpp"#include "kokkos-execution/impl/attributes.hpp"#include "kokkos-execution/impl/sender_introspection.hpp"#include "kokkos-execution/parallel_for.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::Execution |
| namespace | Kokkos::Execution::GraphImpl |
| namespace | stdexec |
| namespace | stdexec::__detail |
Variables | |
| template<stdexec::sender Sndr, typename Label, typename Functor, Kokkos::ExecutionPolicy ExecPolicy> | |
| __mtype< Kokkos::Execution::GraphImpl::ParallelForSender< __demangle_t< Sndr >, Label, Functor, ExecPolicy > > | stdexec::__detail::__demangle_v< Kokkos::Execution::GraphImpl::ParallelForSender< Sndr, Label, Functor, ExecPolicy > > |