kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test Class Reference
Inheritance diagram for Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test:
Tests::ExecutionSpaceImpl::ContinuesOnTest Tests::Utils::ExecutionSpaceContextTest< TEST_EXECUTION_SPACE > Kokkos::utils::tests::scoped::callbacks::Manager Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > Kokkos::utils::tests::scoped::ExecutionSpace< Exec >

Public Member Functions

 ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test ()=default
 ~ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test () override=default
 ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test (const ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test &)=delete
ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Testoperator= (const ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test &)=delete
 ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test (ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test &&) noexcept=delete
ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Testoperator= (ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test &&) noexcept=delete
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

Additional Inherited Members

Public Types inherited from Tests::ExecutionSpaceImpl::ContinuesOnTest
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 Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec >
Exec exec

Detailed Description

Test
Check that continues_on is properly customized (with appropriate synchronization) when transitioning from one execution space instance to another (of different type).

Definition at line 355 of file test_continues_on.cpp.

Constructor & Destructor Documentation

◆ ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test() [1/3]

Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test ( )
default

◆ ~ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test()

Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test::~ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test ( )
overridedefault

◆ ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test() [2/3]

Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test ( const ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test & )
delete

◆ ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test() [3/3]

Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test ( ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test && )
deletenoexcept

Member Function Documentation

◆ operator=() [1/2]

ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test & Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test::operator= ( const ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test & )
delete

◆ operator=() [2/2]

ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test & Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test::operator= ( ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test && )
deletenoexcept

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