|
kokkos-execution 0.0.1
|
Go to the source code of this file.
Classes | |
| struct | Kokkos::Execution::GraphImpl::get_graph_t |
| struct | Kokkos::Execution::GraphImpl::GraphComposition |
| Inspired by https://github.com/NVIDIA/stdexec/blob/8c5eedd0fcf9a8ebcdb75d988f72f88efcf64a37/include/stdexec/__detail/__completion_behavior.hpp#L33. More... | |
| struct | Kokkos::Execution::GraphImpl::GraphComposition::Attach |
| Attach to the existing graph of the predecessor. More... | |
| struct | Kokkos::Execution::GraphImpl::GraphComposition::Create |
| Create a new graph and attach after the root node. More... | |
| struct | Kokkos::Execution::GraphImpl::GraphComposition::node_helper_t< Exec, Queryable > |
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::Execution |
| namespace | Kokkos::Execution::GraphImpl |
Variables | |
| constexpr get_graph_t | Kokkos::Execution::GraphImpl::get_graph {} |