kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::Utils::Functors Namespace Reference

Classes

struct  Counter
 Count construction, move/copy construction, move/copy assignment and destruction atomically on host. More...
struct  Increment
 Increment data. More...
struct  Labeled
struct  LoadCheckAdd
 Load the value at data and check it is equal to prev. Then, add value to it. More...
struct  NoOp
 Does nothing. More...
struct  ShowThreadID
struct  SumIndices
struct  MutableMoveToSyncWait
struct  ThrowsWhenCopied
 This helper struct throws when copy constructed. More...