|
kokkos-execution 0.0.1
|
Fixture that does not set any Kokkos::utils::callbacks::Manager callback. More...
Static Public Attributes | |
| template<Kokkos::ExecutionSpace Exec> | |
| static constexpr bool | has_support |
Additional Inherited Members | |
| 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 inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| ExecutionSpace () | |
| ExecutionSpace & | operator= (const ExecutionSpace &)=delete |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
Fixture that does not set any Kokkos::utils::callbacks::Manager callback.
Definition at line 32 of file test_event.cpp.
|
staticconstexpr |
Events must be supported for:
Kokkos::Cuda Kokkos::HIP Kokkos::Experimental::HPX Kokkos::SYCL Definition at line 42 of file test_event.cpp.