|
kokkos-execution 0.0.1
|
Public Member Functions | |
| ForkJoinTest_diamond_Test ()=default | |
| ~ForkJoinTest_diamond_Test () override=default | |
| ForkJoinTest_diamond_Test (const ForkJoinTest_diamond_Test &)=delete | |
| ForkJoinTest_diamond_Test & | operator= (const ForkJoinTest_diamond_Test &)=delete |
| ForkJoinTest_diamond_Test (ForkJoinTest_diamond_Test &&) noexcept=delete | |
| ForkJoinTest_diamond_Test & | operator= (ForkJoinTest_diamond_Test &&) noexcept=delete |
| Public Member Functions inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| ExecutionSpace () | |
| ExecutionSpace & | operator= (const ExecutionSpace &)=delete |
| Public Member Functions inherited from Kokkos::utils::tests::scoped::callbacks::Manager | |
| Manager () | |
| ~Manager () | |
| Manager (const Manager &)=delete | |
| Manager & | operator= (const Manager &)=delete |
Private Member Functions | |
| void | TestBody () override |
Static Private Attributes | |
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "ForkJoinTest", "diamond", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<ForkJoinTest>()), ::testing::internal::SuiteApiResolver< ForkJoinTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< ForkJoinTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< ForkJoinTest_diamond_Test >) |
Additional Inherited Members | |
| Public Types inherited from Tests::ExecutionSpaceImpl::ForkJoinTest | |
| 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 |
experimental::execution::fork_join to produce a diamond-like topology. Definition at line 51 of file test_fork_join.cpp.
|
default |
References Tests::Utils::check_scheduler_type, dispatch_label(), Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, Kokkos::Execution::ExecutionSpaceContext< Exec >::get_scheduler(), KOKKOS_EXECUTION_THREADS_THROWS_ON_SYNC_WAIT_ASSERT_AND_SKIP, MATCHER_FOR_BEGIN_FENCE, MATCHER_FOR_BEGIN_PFOR, Tests::Utils::record_sync_wait(), and THEN_INCREMENT_ATOMIC.
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |
|
overrideprivate |
Definition at line 51 of file test_fork_join.cpp.
|
staticprivate |
Definition at line 51 of file test_fork_join.cpp.