|
kokkos-execution 0.0.1
|
#include "kokkos-utils/callbacks/RecorderListener.hpp"#include "kokkos-utils/tests/scoped/callbacks/Manager.hpp"#include "tests/utils/callback_matchers.hpp"#include "tests/utils/check_continues_on.hpp"#include "tests/utils/execution_space_context.hpp"#include "tests/utils/functors/increment.hpp"#include "tests/utils/functors/labeled.hpp"#include "tests/utils/kokkos.hpp"#include "tests/utils/sink_receiver.hpp"#include "tests/utils/stdexec.hpp"Go to the source code of this file.
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 () |
| using host_execution_space = Kokkos::DefaultHostExecutionSpace |
Definition at line 25 of file test_continues_on.cpp.