kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::GraphImpl::RemainsOnGraphForTest Class Reference
Inheritance diagram for Tests::GraphImpl::RemainsOnGraphForTest:
Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE > Kokkos::utils::tests::scoped::callbacks::Manager Tests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec > Kokkos::utils::tests::scoped::ExecutionSpace< Exec > Tests::GraphImpl::RemainsOnGraphForTest_dependent_sender_partly_on_graph_domain_Test Tests::GraphImpl::RemainsOnGraphForTest_non_dependent_sender_Test Tests::GraphImpl::RemainsOnGraphForTest_non_dependent_sender_in_when_all_Test Tests::GraphImpl::RemainsOnGraphForTest_non_dependent_sender_in_when_all_mixed_branches_Test Tests::GraphImpl::RemainsOnGraphForTest_non_dependent_sender_with_continues_on_Test

Public Types

using recorder_listener_t
using sync_wait_rcvr_t = Kokkos::Execution::Impl::SyncWait::Receiver<TEST_EXECUTION_SPACE, std::true_type>
using noop_t = Tests::Utils::Functors::NoOp<true, false, false>
Public Types inherited from Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE >
using device_handle_t
using graph_t
Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec >
using context_t
using scheduler_t
using schedule_sender_t
using value_t
using view_s_t

Additional Inherited Members

Public Member Functions inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec >
 ExecutionSpace ()
ExecutionSpaceoperator= (const ExecutionSpace &)=delete
Public Member Functions inherited from Kokkos::utils::tests::scoped::callbacks::Manager
 Manager ()
 ~Manager ()
 Manager (const Manager &)=delete
Manageroperator= (const Manager &)=delete
Public Attributes inherited from Tests::Utils::GraphContextTest< TEST_EXECUTION_SPACE >
device_handle_t device_handle
Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec >
Exec exec
Static Public Attributes inherited from Tests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec >
static constexpr bool on_device

Detailed Description

Definition at line 40 of file test_operation_state.cpp.

Member Typedef Documentation

◆ noop_t

◆ recorder_listener_t

Initial value:
>
Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph aggregate node is added.
Definition events.hpp:50
Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph node is added.
Definition events.hpp:35
Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph is created.
Definition events.hpp:16
Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph is instantiated.
Definition events.hpp:65
Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph is submitted.
Definition events.hpp:76
Event to be sent to Kokkos::utils::callbacks::dispatch when calling record.
Definition event.hpp:54
Event to be sent to Kokkos::utils::callbacks::dispatch when calling wait.
Definition event.hpp:75
Similar to EventDiscardMatcher, for graph-related events.
Definition events.hpp:76

Definition at line 44 of file test_operation_state.cpp.

◆ sync_wait_rcvr_t


The documentation for this class was generated from the following file: