Legion Runtime
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Legion::MinReduction< int16_t > Class Reference

Public Types

typedef int16_t LHS
 
typedef int16_t RHS
 

Static Public Member Functions

template<bool EXCLUSIVE>
static __LEGION_CUDA_HD__ void apply (LHS &lhs, RHS rhs)
 
template<bool EXCLUSIVE>
static __LEGION_CUDA_HD__ void fold (RHS &rhs1, RHS rhs2)
 

Static Public Attributes

static constexpr int16_t identity = std::numeric_limits<int16_t>::max()
 
static constexpr int REDOP_ID = LEGION_REDOP_MIN_INT16
 

The documentation for this class was generated from the following file: