|
kokkos-execution 0.0.1
|
#include "gtest/gtest.h"#include "tests/utils/check_scheduler.hpp"#include "tests/utils/execution_space_context.hpp"Go to the source code of this file.
Classes | |
| class | Tests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test |
Namespaces | |
| namespace | Tests |
| namespace | Tests::ExecutionSpaceImpl |
Typedefs | |
| using | Tests::ExecutionSpaceImpl::execution_space_context_t = Kokkos::Execution::ExecutionSpaceContext<TEST_EXECUTION_SPACE> |
| using | Tests::ExecutionSpaceImpl::execution_space_scheduler_t = Kokkos::Execution::ExecutionSpaceImpl::Scheduler<TEST_EXECUTION_SPACE> |
| using | Tests::ExecutionSpaceImpl::execution_space_schedule_sender_t = typename execution_space_scheduler_t::Sender |
| using | Tests::ExecutionSpaceImpl::execution_space_schedule_sender_attrs_t = typename execution_space_schedule_sender_t::Attributes |
Functions | |
| consteval bool | Tests::ExecutionSpaceImpl::test_scheduler_schedule () |
| consteval bool | Tests::ExecutionSpaceImpl::test_schedule_sender_attrs () |
| consteval bool | Tests::ExecutionSpaceImpl::test_scheduler_queries () |
| consteval bool | Tests::ExecutionSpaceImpl::test_schedule_sender_attrs_queries () |