|
kokkos-execution 0.0.1
|
#include "kokkos-execution/stdexec.hpp"#include "Kokkos_Core.hpp"#include "kokkos-execution/graph/domain.hpp"Go to the source code of this file.
Classes | |
| struct | Kokkos::Execution::GraphImpl::State< Exec > |
| struct | Kokkos::Execution::GraphImpl::Scheduler< Exec > |
Scheduler for a Kokkos::Experimental::Graph. More... | |
| struct | Kokkos::Execution::GraphImpl::Scheduler< Exec >::OpState< Rcvr > |
| struct | Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender |
| struct | Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes |
| See https://github.com/NVIDIA/stdexec/blob/5076be2b35de2e78330201b888d82c81b8cb428b/include/nvexec/stream_context.cuh#L110. More... | |
| struct | Kokkos::Execution::GraphContext< Exec > |
Execution context using Kokkos::Experimental::Graph under the hood. More... | |
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::Execution |
| namespace | Kokkos::Execution::GraphImpl |