|
kokkos-execution 0.0.1
|
Additional Inherited Members | |
| Public Types inherited from Tests::ExecutionSpaceImpl::WhenAllTest | |
| using | recorder_listener_t |
| Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| using | context_t |
| using | scheduler_t |
| using | schedule_sender_t |
| using | value_t |
| using | view_s_t |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
stdexec::when_all.* schedule(esc_A) | then('A') -- \
* when_all --> continues_on(esc_A) | then('D') -- \
* schedule(esc_B) | then('B') -- / when_all
* /
* schedule(esc_C) | then('C') ---------------------------------------------------
*
Definition at line 460 of file test_when_all.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
References Tests::Utils::are_same_instances(), dispatch_label(), Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, Kokkos::Execution::ExecutionSpaceContext< Exec >::get_scheduler(), MATCHER_FOR_BEGIN_FENCE, MATCHER_FOR_BEGIN_PFOR, MATCHER_FOR_RECORD_EVENT, MATCHER_FOR_WAIT_EVENT, and THEN_LABELED_PFOR.
|
deletenoexcept |