|
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_same_execution_space_instance", 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_same_execution_space_instance_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 using it many times on the same execution space instance.There shouldn't be any fencing required in this case.
Definition at line 291 of file test_continues_on.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |
|
overrideprivate |
Definition at line 291 of file test_continues_on.cpp.
|
staticprivate |
Definition at line 291 of file test_continues_on.cpp.