kokkos-execution
0.0.1
Loading...
Searching...
No Matches
schedulers.hpp
Go to the documentation of this file.
1
#ifndef KOKKOS_EXECUTION_IMPL_SCHEDULERS_HPP
2
#define KOKKOS_EXECUTION_IMPL_SCHEDULERS_HPP
3
4
#include "
kokkos-execution/stdexec.hpp
"
5
6
namespace
Kokkos::Execution::Impl
{
7
8
template
<
typename
Env>
9
using
delegation_scheduler_of_t
= stdexec::__query_result_t<const Env&, stdexec::get_delegation_scheduler_t>;
10
11
}
// namespace Kokkos::Execution::Impl
12
13
#endif
// KOKKOS_EXECUTION_IMPL_SCHEDULERS_HPP
stdexec.hpp
Kokkos::Execution::Impl
Definition
attributes.hpp:6
Kokkos::Execution::Impl::delegation_scheduler_of_t
stdexec::__query_result_t< const Env &, stdexec::get_delegation_scheduler_t > delegation_scheduler_of_t
Definition
schedulers.hpp:9
kokkos-execution
impl
schedulers.hpp
Generated on
for kokkos-execution by
1.15.0