26 template <
typename Offset_t>
57 template <
size_t N,
size_t MAX_RECTS = 1>
Definition activemsg.h:42
Definition hip_reduc.h:58
@ DIM
Definition hip_reduc.h:62
@ MAX_NUM_RECTS
Definition hip_reduc.h:61
unsigned short num_rects
Definition hip_reduc.h:65
AffineReducPair< N > subrects[MAX_RECTS]
Definition hip_reduc.h:64
Definition hip_reduc.h:47
size_t extents[N]
Definition hip_reduc.h:51
AffineReducSubRect< N > dst
Definition hip_reduc.h:49
AffineReducSubRect< N > src
Definition hip_reduc.h:48
size_t volume
Definition hip_reduc.h:54
Definition hip_reduc.h:38
size_t strides[N - 1]
Definition hip_reduc.h:40
size_t elem_size
Definition hip_reduc.h:41
uintptr_t addr
Definition hip_reduc.h:43
Definition hip_reduc.h:27
size_t elem_size
Definition hip_reduc.h:34
Offset_t src_strides[2]
Definition hip_reduc.h:29
size_t volume
Definition hip_reduc.h:33
uintptr_t dst
Definition hip_reduc.h:31
uintptr_t src
Definition hip_reduc.h:32
Offset_t dst_strides[2]
Definition hip_reduc.h:30
Offset_t extents[3]
Definition hip_reduc.h:28