|
kokkos-execution 0.0.1
|
Public Types | |
| using | recorder_listener_t = RecorderListener<BeginFenceEvent, BeginParallelForEvent> |
| 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 |
Static Public Attributes | |
| static constexpr bool | on_device = Tests::Utils::on_device<TEST_EXECUTION_SPACE>() |
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 |
Definition at line 31 of file test_inter_op.cpp.
| using Tests::ExecutionSpaceImpl::InterOpTest::recorder_listener_t = RecorderListener<BeginFenceEvent, BeginParallelForEvent> |
Definition at line 35 of file test_inter_op.cpp.
|
staticconstexpr |
Definition at line 37 of file test_inter_op.cpp.