|
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 with two branches, the first on a Kokkos::Execution::ExecutionSpaceContext instantiated for the test execution space type and the second on a Kokkos::Execution::ExecutionSpaceContext instantiated for the default host execution space type, followed by work on the first execution context.* schedule(esc) | then_atomic -- \ * when_all --> continues_on(esc) | then * schedule(esc_h) | then_atomic -- / *
Definition at line 311 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, THEN_INCREMENT, and THEN_INCREMENT_ATOMIC.
|
deletenoexcept |