44 typename LaneMmaShape_
55 return LaneLayout::packed({WarpShape::kRow, WarpShape::kColumn});
LaneMmaShape MmaShape
Definition: mma_simt_policy.h:50
Definition: aligned_buffer.h:35
Describes the arrangement and configuration of per-lane operations in warp-level matrix multiply...
Definition: mma_simt_policy.h:46
#define CUTLASS_HOST_DEVICE
Definition: cutlass.h:89
static CUTLASS_HOST_DEVICE LaneLayout get_lane_layout()
Returns a layout functor mapping lane position in the warp to thread ID.
Definition: mma_simt_policy.h:54
WarpShape_ WarpShape
Definition: mma_simt_policy.h:47
LaneLayout_ LaneLayout
Definition: mma_simt_policy.h:48
Basic include for CUTLASS.
LaneMmaShape_ LaneMmaShape
Definition: mma_simt_policy.h:49