|
kokkos-execution 0.0.1
|
See https://github.com/NVIDIA/stdexec/blob/5076be2b35de2e78330201b888d82c81b8cb428b/include/nvexec/stream_context.cuh#L110. More...
#include <execution_space.hpp>
Public Member Functions | |
| template<typename... Env> | |
| constexpr auto | query (stdexec::get_completion_scheduler_t< stdexec::set_value_t >, Env...) const noexcept -> Scheduler |
| template<typename... Env> | |
| constexpr auto | query (stdexec::get_completion_domain_t< stdexec::set_value_t >, Env...) const noexcept -> Domain |
Public Attributes | |
| State< Exec > * | state |
Definition at line 58 of file execution_space.hpp.
|
inlinenodiscardconstexprnoexcept |
Definition at line 69 of file execution_space.hpp.
|
inlinenodiscardconstexprnoexcept |
Definition at line 62 of file execution_space.hpp.
References state.
| State<Exec>* Kokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::Sender::Attributes::state |
Definition at line 73 of file execution_space.hpp.