kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::HasNonBlockingDispatch< Exec > Struct Template Reference

Determine if the Kokkos backend has non-blocking dispatch. More...

#include <event.hpp>

Inheritance diagram for Kokkos::Execution::Impl::HasNonBlockingDispatch< Exec >:

Detailed Description

template<Kokkos::ExecutionSpace Exec>
struct Kokkos::Execution::Impl::HasNonBlockingDispatch< Exec >

Determine if the Kokkos backend has non-blocking dispatch.

A backend is said to have non-blocking dispatch if a dispatch (e.g. Kokkos::parallel_for) is potentially asynchronous, i.e., may return to the caller before the dispatched work completes.

Definition at line 43 of file event.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/impl/event.hpp