Defines the optimal thread map for SIMT accumulator layouts.
#include <default_thread_map_simt.h>
|
using | ThreadblockShape = ThreadblockShape_ |
|
using | WarpShape = WarpShape_ |
|
using | MmaSimtPolicy = MmaSimtPolicy_ |
|
using | Element = Element_ |
|
using | Type = OutputTileOptimalThreadMap< OutputTileShape< ThreadblockShape::kN, 1, MmaSimtPolicy::WarpShape::kRow, Detail::WarpCount::kM, 1 >, OutputTileShape< 1, MmaSimtPolicy::LaneMmaShape::kM, Detail::kGroupCount, 1, Detail::kIterations >, Detail::kThreads, kElementsPerAccess, sizeof_bits< Element >::value > |
| ThreadMap to be used by epilogue::PredicatedTileIterator satisfying concept OutputTileThreadMap. More...
|
|
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
using cutlass::epilogue::threadblock::DefaultThreadMapSimt< ThreadblockShape_, WarpShape_, MmaSimtPolicy_, PartitionsK, Element_, ElementsPerAccess >::Type = OutputTileOptimalThreadMap< OutputTileShape< ThreadblockShape::kN, 1, MmaSimtPolicy::WarpShape::kRow, Detail::WarpCount::kM, 1>, OutputTileShape< 1, MmaSimtPolicy::LaneMmaShape::kM, Detail::kGroupCount, 1, Detail::kIterations>, Detail::kThreads, kElementsPerAccess, sizeof_bits<Element>::value > |
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
template<typename ThreadblockShape_ , typename WarpShape_ , typename MmaSimtPolicy_ , int PartitionsK, typename Element_ , int ElementsPerAccess>
The documentation for this struct was generated from the following file: