|
kokkos-execution 0.0.1
|
#include <graph.hpp>
Public Types | |
| using | operation_state_concept = stdexec::operation_state_tag |
Public Member Functions | |
| constexpr auto | query (Impl::get_exec_t) const noexcept -> Impl::ExecutionSpaceRef< execution_space > |
| void | start () &noexcept |
Public Attributes | |
| Impl::State< execution_space > * | state |
| Rcvr | rcvr |
| using Kokkos::Execution::GraphImpl::Scheduler< Exec >::OpState< Rcvr >::operation_state_concept = stdexec::operation_state_tag |
|
inlinenodiscardconstexprnoexcept |
|
inlinenoexcept |
| Rcvr Kokkos::Execution::GraphImpl::Scheduler< Exec >::OpState< Rcvr >::rcvr |
| Impl::State<execution_space>* Kokkos::Execution::GraphImpl::Scheduler< Exec >::OpState< Rcvr >::state |