|
kokkos-execution 0.0.1
|
Classes | |
| class | CompletionSignalTest |
| class | CompletionSignalTest_inline_fence_exec_policy_Test |
| struct | Receiver |
| class | CompletionSignalTest_schedule_wait_event_policy_Test |
| class | CompletionSignalTest_passthrough_policy_Test |
| class | CompletionSignalTest_defer_wait_event_policy_Test |
| struct | PropA |
| struct | FwdPropC |
| class | forwarding_queryable_Test |
| class | EventTest |
| Fixture that enables callbacks with Kokkos::utils::tests::scoped::callbacks::Manager. More... | |
| class | RecordEvent_description_Test |
| class | WaitEvent_description_Test |
| class | EventTest_record_and_wait_Test |
| class | EventTest_record_but_dont_wait_Test |
| class | EventTest_record_and_wait_many_times_Test |
| class | EventTest_record_and_wait_and_record_and_wait_Test |
| class | EventTest_uniqueness_Test |
| class | EventTest_default_instance_Test |
| class | EventTest_wait_exec_event_for_same_type_Test |
| class | EventTest_wait_exec_event_different_type_Test |
| class | EventTest_works_intended_usage_pattern_Test |
Functions | |
| consteval bool | test_completion_signal_traits () |
| template<Kokkos::ExecutionSpace Exec> | |
| consteval bool | test_models_event () |
Variables | |
| Tests::Impl::PropA | prop_a |
| Tests::Impl::FwdPropC | fwd_prop_c |
|
consteval |
The size is larger than the sum of the sizes of the members because of padding.
Definition at line 62 of file test_completion_signal.cpp.
|
consteval |
Definition at line 49 of file test_event.cpp.
| Tests::Impl::FwdPropC Tests::Impl::fwd_prop_c |
| Tests::Impl::PropA Tests::Impl::prop_a |