|
kokkos-execution 0.0.1
|
#include <execution_space.hpp>
Public Types | |
| using | operation_state_concept = stdexec::operation_state_t |
Public Member Functions | |
| void | start () &noexcept |
Public Attributes | |
| Rcvr | rcvr |
Definition at line 41 of file execution_space.hpp.
| using Kokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::OpState< Rcvr >::operation_state_concept = stdexec::operation_state_t |
Definition at line 42 of file execution_space.hpp.
|
inlinenoexcept |
Definition at line 47 of file execution_space.hpp.
References rcvr.
| Rcvr Kokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::OpState< Rcvr >::rcvr |
Definition at line 44 of file execution_space.hpp.