kokkos-execution 0.0.1
Loading...
Searching...
No Matches
test_continues_on.cpp File Reference

Go to the source code of this file.

Classes

class  Tests::ExecutionSpaceImpl::ContinuesOnTest
class  Tests::ExecutionSpaceImpl::ContinuesOnTest_queryable_get_exec_Test
class  Tests::ExecutionSpaceImpl::ContinuesOnTest_then_sync_wait_Test
class  Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_same_execution_space_instance_Test
class  Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_same_type_Test
class  Tests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test

Namespaces

namespace  Tests
namespace  Tests::ExecutionSpaceImpl

Typedefs

using host_execution_space = Kokkos::DefaultHostExecutionSpace

Functions

consteval bool Tests::ExecutionSpaceImpl::test_schedule_from_sndr_traits ()
consteval bool Tests::ExecutionSpaceImpl::test_continues_on_sndr_traits ()
consteval bool Tests::ExecutionSpaceImpl::test_continues_on_after_just_stopped ()
consteval bool Tests::ExecutionSpaceImpl::test_sndr_no_throw_transformable ()

Typedef Documentation

◆ host_execution_space

using host_execution_space = Kokkos::DefaultHostExecutionSpace

Definition at line 25 of file test_continues_on.cpp.