kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::has_exec_wait_event Concept Reference

Determine if the Kokkos backend can enqueue a wait for an event into an execution space instance. More...

#include <dependency.hpp>

Concept definition

template<typename Exec>
Determine if the Kokkos backend can enqueue a wait for an event into an execution space instance.

Detailed Description

Determine if the Kokkos backend can enqueue a wait for an event into an execution space instance.

Definition at line 16 of file dependency.hpp.