|
kokkos-execution 0.0.1
|
Private Member Functions | |
| void | TestBody () override |
Static Private Attributes | |
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "ContinuesOnTest", "transition_to_another_graph_scheduler_instance_and_back_different_type", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<ContinuesOnTest>()), ::testing::internal::SuiteApiResolver< ContinuesOnTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< ContinuesOnTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< ContinuesOnTest_transition_to_another_graph_scheduler_instance_and_back_different_type_Test >) |
Additional Inherited Members | |
| Public Types inherited from Tests::GraphImpl::ContinuesOnTest | |
| using | recorder_listener_t |
| using | sync_wait_rcvr_t = Kokkos::Execution::Impl::SyncWait::Receiver<TEST_EXECUTION_SPACE, std::true_type> |
| 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 |
stdexec::continues_on from a scheduler to another scheduler of another type creates distinct graphs. Definition at line 443 of file test_continues_on.cpp.
|
default |
References Tests::Utils::are_same_instances(), Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE >::device_handle, dispatch_label(), Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, Kokkos::Execution::GraphContext< Exec >::get_scheduler(), MATCHER_FOR_BEGIN_FENCE, MATCHER_FOR_GRAPH_ADDNODE, MATCHER_FOR_GRAPH_CREATE, MATCHER_FOR_GRAPH_SUBMIT, MATCHER_FOR_RECORD_EVENT, MATCHER_FOR_WAIT_EXEC_EVENT, and Tests::Utils::record_sync_wait().
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |
|
overrideprivate |
Definition at line 443 of file test_continues_on.cpp.
|
staticprivate |
Definition at line 443 of file test_continues_on.cpp.