|
kokkos-execution 0.0.1
|
Private Member Functions | |
| void | TestBody () override |
Static Private Attributes | |
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "WhenAllTest", "three_branches_starting_on_single_thread_context", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<WhenAllTest>()), ::testing::internal::SuiteApiResolver< WhenAllTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< WhenAllTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< WhenAllTest_three_branches_starting_on_single_thread_context_Test >) |
Additional Inherited Members | |
| Public Types inherited from Tests::GraphImpl::WhenAllTest | |
| using | recorder_listener_t |
| Public Types inherited from Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE > | |
| using | device_handle_t |
| using | graph_t |
| Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec > | |
| using | context_t |
| using | scheduler_t |
| using | schedule_sender_t |
| using | value_t |
| using | view_s_t |
| Public Attributes inherited from Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE > | |
| device_handle_t | device_handle |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
| Static Public Attributes inherited from Tests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec > | |
| static constexpr bool | on_device |
| Protected Attributes inherited from Tests::GraphImpl::WhenAllTest | |
| device_handle_t | default_device_handle |
experimental::execution::single_thread_context.This test ensures that if the stdexec::when_all creates a single graph with the termination of each branch, the graph is submitted only when all branches have complete their work on their respective experimental::execution::single_thread_context.
Definition at line 304 of file test_when_all.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
References Tests::GraphImpl::WhenAllTest::default_device_handle, Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE >::device_handle, dispatch_label(), Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, Kokkos::Execution::GraphContext< Exec >::get_scheduler(), KOKKOS_EXECUTION_TEST_UTILS_GRAPH_FENCE, KOKKOS_EXECUTION_THREADS_THROWS_ON_SYNC_WAIT_ASSERT_AND_SKIP, MATCHER_FOR_BEGIN_FENCE, MATCHER_FOR_GRAPH_ADD_AGGREGATE_NODE, MATCHER_FOR_GRAPH_ADDNODE, MATCHER_FOR_GRAPH_CREATE, MATCHER_FOR_GRAPH_NODE_OF, MATCHER_FOR_GRAPH_SUBMIT, Tests::Utils::record_sync_wait(), Tests::Utils::span_from(), and Tests::GraphImpl::WhenAllTest::WhenAllTest().
|
deletenoexcept |
|
overrideprivate |
Definition at line 304 of file test_when_all.cpp.
|
staticprivate |
Definition at line 304 of file test_when_all.cpp.