|
kokkos-execution 0.0.1
|
#include <completion_signal.hpp>
Classes | |
| struct | OrderOnExec |
| struct | DependOnEvent |
Under a submitted policy, an intermediate completion is propagated, signaling to the receiver that the operation has been submitted to the execution space instance, but has not necessarily completed yet:
Definition at line 165 of file completion_signal.hpp.