kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes Struct Reference

See https://github.com/NVIDIA/stdexec/blob/5076be2b35de2e78330201b888d82c81b8cb428b/include/nvexec/stream_context.cuh#L110. More...

#include <graph.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

Detailed Description

template<Kokkos::ExecutionSpace Exec>
struct Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes

See https://github.com/NVIDIA/stdexec/blob/5076be2b35de2e78330201b888d82c81b8cb428b/include/nvexec/stream_context.cuh#L110.

Definition at line 45 of file graph.hpp.

Member Function Documentation

◆ query() [1/2]

template<Kokkos::ExecutionSpace Exec>
template<typename... Env>
auto Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes::query ( stdexec::get_completion_domain_t< stdexec::set_value_t > ,
Env...  ) const->Domain
inlinenodiscardconstexprnoexcept

Definition at line 56 of file graph.hpp.

◆ query() [2/2]

template<Kokkos::ExecutionSpace Exec>
template<typename... Env>
auto Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes::query ( stdexec::get_completion_scheduler_t< stdexec::set_value_t > ,
Env...  ) const->Scheduler
inlinenodiscardconstexprnoexcept

Definition at line 49 of file graph.hpp.

References state.

Member Data Documentation

◆ state

template<Kokkos::ExecutionSpace Exec>
State<Exec>* Kokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes::state

Definition at line 60 of file graph.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/graph.hpp