|
kokkos-execution 0.0.1
|
Public Types | |
| using | parallel_for_data_t |
| 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 Member Functions | |
| CompletionSignalTest () | |
| 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 |
Protected Attributes | |
| view_s_t | data |
| context_t | esc |
| parallel_for_data_t | pfor_data |
Static Protected Attributes | |
| static constexpr size_t | size = 10 |
Additional Inherited Members | |
| 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 |
Definition at line 27 of file test_completion_signal.cpp.
Definition at line 31 of file test_completion_signal.cpp.
Definition at line 37 of file test_completion_signal.cpp.
|
inline |
Definition at line 45 of file test_completion_signal.cpp.
References data, esc, Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, pfor_data, and size.
|
protected |
Definition at line 56 of file test_completion_signal.cpp.
|
protected |
Definition at line 57 of file test_completion_signal.cpp.
|
protected |
Definition at line 58 of file test_completion_signal.cpp.
|
staticconstexprprotected |
Definition at line 55 of file test_completion_signal.cpp.