|
kokkos-execution 0.0.1
|
Public Types | |
| using | recorder_listener_t |
| using | sync_wait_rcvr_t = Kokkos::Execution::Impl::SyncWait::Receiver<TEST_EXECUTION_SPACE, std::true_type> |
| using | noop_t = Tests::Utils::Functors::NoOp<true, false, false> |
| 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 |
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 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 |
Definition at line 40 of file test_operation_state.cpp.
| using Tests::GraphImpl::RemainsOnGraphForTest::noop_t = Tests::Utils::Functors::NoOp<true, false, false> |
Definition at line 61 of file test_operation_state.cpp.
Definition at line 44 of file test_operation_state.cpp.
| using Tests::GraphImpl::RemainsOnGraphForTest::sync_wait_rcvr_t = Kokkos::Execution::Impl::SyncWait::Receiver<TEST_EXECUTION_SPACE, std::true_type> |
Definition at line 59 of file test_operation_state.cpp.