kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::SyncPolicy Struct Reference

Under a sync policy, a terminal completion is propagated: in-flight operations must complete. More...

#include <completion_signal.hpp>

Classes

struct  InlineFenceExec
struct  ScheduleWaitEvent

Detailed Description

Under a sync policy, a terminal completion is propagated: in-flight operations must complete.

The receiver is invoked after a synchronization through:

Definition at line 69 of file completion_signal.hpp.


The documentation for this struct was generated from the following file: