|
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 a single branch with a segment on Kokkos::Execution::ExecutionSpaceContext followed by a segment on another context. The stdexec::when_all is followed by work on the same Kokkos::Execution::ExecutionSpaceContext.* schedule(esc) | then --> continues_on(stc) | then -- when_all --> continues_on(esc) | then *
Definition at line 136 of file test_when_all.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |