|
kokkos-execution 0.0.1
|
#include "Kokkos_Core.hpp"Go to the source code of this file.
Classes | |
| struct | Kokkos::Execution::Impl::HasNonBlockingDispatch< Kokkos::Cuda > |
| struct | Kokkos::Execution::Impl::Event< Kokkos::Cuda > |
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::Execution |
| namespace | Kokkos::Execution::Impl |
Functions | |
| template<> | |
| void | Kokkos::Execution::Impl::impl_wait (const Kokkos::Cuda &exec, const Event< Kokkos::Cuda > &event) |
Specialization of Kokkos::Execution::Impl::Event for Kokkos::Cuda.
Definition in file event.hpp.