|
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_execution_space_instance_and_back_same_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_execution_space_instance_and_back_same_type_Test >) |
Additional Inherited Members | |
| Public Types inherited from Tests::ExecutionSpaceImpl::ContinuesOnTest | |
| 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 |
| Static Public Attributes inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| static constexpr bool | on_device |
continues_on is properly customized (with appropriate synchronization) when transitioning from one execution space instance to another (of the same type). Definition at line 317 of file test_continues_on.cpp.
|
default |
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, Tests::Utils::record_sync_wait(), Tests::Utils::show_exec_space_id(), and THEN_INCREMENT.
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |
|
overrideprivate |
Definition at line 317 of file test_continues_on.cpp.
|
staticprivate |
Definition at line 317 of file test_continues_on.cpp.