|
kokkos-execution 0.0.1
|
#include "gtest/gtest.h"#include "tests/utils/check_scheduler.hpp"#include "tests/utils/graph_context.hpp"Go to the source code of this file.
Classes | |
| class | Tests::GraphImpl::Scheduler_round_trip_property_Test |
Namespaces | |
| namespace | Tests |
| namespace | Tests::GraphImpl |
Typedefs | |
| using | Tests::GraphImpl::graph_context_t = Kokkos::Execution::GraphContext<TEST_EXECUTION_SPACE> |
| using | Tests::GraphImpl::graph_scheduler_t = Kokkos::Execution::GraphImpl::Scheduler<TEST_EXECUTION_SPACE> |
| using | Tests::GraphImpl::graph_schedule_sender_t = typename graph_scheduler_t::Sender |
| using | Tests::GraphImpl::graph_schedule_sender_attrs_t = typename graph_schedule_sender_t::Attributes |
Functions | |
| consteval bool | Tests::GraphImpl::test_scheduler_schedule () |
| consteval bool | Tests::GraphImpl::test_schedule_sender_attrs () |
| consteval bool | Tests::GraphImpl::test_scheduler_queries () |
| consteval bool | Tests::GraphImpl::test_schedule_sender_attrs_queries () |