|
kokkos-execution 0.0.1
|
Public Member Functions | |
| LetValueTest_scoped_allocation_Test ()=default | |
| ~LetValueTest_scoped_allocation_Test () override=default | |
| LetValueTest_scoped_allocation_Test (const LetValueTest_scoped_allocation_Test &)=delete | |
| LetValueTest_scoped_allocation_Test & | operator= (const LetValueTest_scoped_allocation_Test &)=delete |
| LetValueTest_scoped_allocation_Test (LetValueTest_scoped_allocation_Test &&) noexcept=delete | |
| LetValueTest_scoped_allocation_Test & | operator= (LetValueTest_scoped_allocation_Test &&) noexcept=delete |
| 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 |
Additional Inherited Members | |
| Public Types inherited from Tests::ExecutionSpaceImpl::LetValueTest | |
| using | recorder_listener_t |
| using | variant_t = typename recorder_listener_t::event_variant_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 Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
stdexec::let_value to keep a "scratch" Kokkos view alive during the computations. Definition at line 41 of file test_let_value.cpp.
|
default |
References Kokkos::utils::callbacks::AAllocateDataEvent(), Kokkos::utils::callbacks::ADeallocateDataEvent(), Kokkos::utils::callbacks::AllocateDataEvent::alloc, Kokkos::utils::callbacks::DeallocateDataEvent::alloc, Kokkos::utils::callbacks::ContainsInOrder(), dispatch_label(), Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, Kokkos::Execution::ExecutionSpaceContext< Exec >::get_scheduler(), MATCHER_FOR_BEGIN_FENCE, MATCHER_FOR_BEGIN_PFOR, and Kokkos::utils::callbacks::AllocDescriptor::name.
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |