|
kokkos-execution 0.0.1
|
#include "kokkos-execution/impl/attributes.hpp"#include "kokkos-execution/impl/completion_signatures.hpp"#include "kokkos-execution/impl/env.hpp"Go to the source code of this file.
Classes | |
| struct | Kokkos::Execution::parallel_for_t |
Custom algorithm for the Kokkos::parallel_for construct. More... | |
| struct | Kokkos::Execution::Impl::ParallelForData< Label, Functor, ExecPolicy > |
| struct | Kokkos::Execution::Impl::ParallelForSender< Sndr, Label, Functor, ExecPolicy > |
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::Execution |
| namespace | Kokkos::Execution::Impl |
Variables | |
| constexpr parallel_for_t | Kokkos::Execution::parallel_for {} |