kokkos-execution 0.0.1
Loading...
Searching...
No Matches
test_check_scheduler_type.cpp File Reference
#include "gtest/gtest.h"
#include "kokkos-execution/utils/ignore_warnings.hpp"
#include "exec/split.hpp"
#include "exec/static_thread_pool.hpp"
#include "kokkos-execution/stdexec.hpp"
#include "tests/utils/check_scheduler_type.hpp"
#include "tests/utils/functors/show_thread_id.hpp"

Go to the source code of this file.

Classes

class  Tests::check_scheduler_default_Test
class  Tests::check_scheduler_static_thread_pool_Test
class  Tests::check_scheduler_split_when_all_no_forward_Test
class  Tests::check_scheduler_split_transfer_when_all_no_forward_Test
class  Tests::check_scheduler_multiple_splits_Test

Namespaces

namespace  Tests

Typedefs

using Tests::run_loop_scheduler_t = stdexec::run_loop::scheduler
using Tests::static_thread_pool_scheduler_t = experimental::execution::_pool_::_static_thread_pool::scheduler