|
kokkos-execution 0.0.1
|
Fixture that enables callbacks with Kokkos::utils::tests::scoped::callbacks::Manager. More...
Public Types | |
| 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 |
Additional Inherited Members | |
| 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 |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
| Static Public Attributes inherited from Tests::Impl::EventTestNoCallback | |
| template<Kokkos::ExecutionSpace Exec> | |
| static constexpr bool | has_support |
Fixture that enables callbacks with Kokkos::utils::tests::scoped::callbacks::Manager.
Definition at line 64 of file test_event.cpp.
Definition at line 68 of file test_event.cpp.