kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution Namespace Reference

Namespaces

namespace  ExecutionSpaceImpl
namespace  Profiling
namespace  GraphImpl
namespace  Impl

Classes

struct  ExecutionSpaceContext
 Execution context using a Kokkos execution space under the hood. More...
struct  GraphContext
 Execution context using Kokkos::Experimental::Graph under the hood. More...
struct  parallel_for_t
 Custom algorithm for the Kokkos::parallel_for construct. More...

Variables

constexpr parallel_for_t parallel_for {}

Variable Documentation

◆ parallel_for

parallel_for_t Kokkos::Execution::parallel_for {}
inlineconstexpr

Definition at line 92 of file parallel_for.hpp.