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

Go to the source code of this file.

Classes

class  Tests::ExecutionSpaceImpl::ParallelForTest
class  Tests::ExecutionSpaceImpl::ParallelForTest_team_policy_Test
 FIXME: https://github.com/kokkos/kokkos/blob/393d4165a6c3687e78abe5e1665853f1eabc386d/core/src/Kokkos_View.hpp#L697. More...
class  Tests::ExecutionSpaceImpl::ParallelForTest_closure_object_creation_overloads_Test
class  Tests::ExecutionSpaceImpl::ParallelForTest_two_parallel_regions_Test
class  Tests::ExecutionSpaceImpl::ParallelForTest_starts_on_parallel_region_Test

Namespaces

namespace  Tests
namespace  Tests::ExecutionSpaceImpl

Functions

template<template< typename, typename, typename, typename > class SndrAdptr>
consteval bool Tests::ExecutionSpaceImpl::test_sndr_traits ()
consteval bool Tests::ExecutionSpaceImpl::test_sndr_decomposition ()
template<typename ViewType, bool ExpectNoThrowMoveConstructible>
consteval bool Tests::ExecutionSpaceImpl::test_closure_traits ()
template<typename ViewType, Kokkos::ExecutionSpace Exec>
auto Tests::ExecutionSpaceImpl::closure_object_creation_overloads (const size_t size, const ViewType &witness, const Kokkos::Execution::ExecutionSpaceContext< Exec > &esc) -> stdexec::sender auto