2018-05-17 02:44:56 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Cutlass: cutlass::gemm::GemmSharedLoadTileBTraits< Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > Struct Template Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script > < script type = "text/javascript" async src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Cutlass
< / div >
< div id = "projectbrief" > CUDA Templates for Linear Algebra Subroutines and Solvers< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecutlass.html" > cutlass< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespacecutlass_1_1gemm.html" > gemm< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > GemmSharedLoadTileBTraits< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cutlass::gemm::GemmSharedLoadTileBTraits< Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > Struct Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "gemm__shared__tile_8h_source.html" > gemm_shared_tile.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits_1_1ThreadOffset.html" > ThreadOffset< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Computes the thread offset in (H, W) based on thread ID. < a href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits_1_1ThreadOffset.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a2a6065e583155b3e389253d3bfb64d73" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1platform_1_1remove__const.html" > platform::remove_const< / a > < Scalar_ > ::type  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a2a6065e583155b3e389253d3bfb64d73" > Scalar< / a > < / td > < / tr >
< tr class = "memdesc:a2a6065e583155b3e389253d3bfb64d73" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The scalar. < a href = "#a2a6065e583155b3e389253d3bfb64d73" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2a6065e583155b3e389253d3bfb64d73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afafb3d9ae470c8ef56ec4ca5e66e2182" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Scalar_ *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afafb3d9ae470c8ef56ec4ca5e66e2182" > Pointer< / a > < / td > < / tr >
< tr class = "memdesc:afafb3d9ae470c8ef56ec4ca5e66e2182" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The pointer. < a href = "#afafb3d9ae470c8ef56ec4ca5e66e2182" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afafb3d9ae470c8ef56ec4ca5e66e2182" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3d8be9ddea1cab53d1b4b3d508f9eab8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < kStages_, OutputTile_::kD/InstructionShape_::kD, < a class = "el" href = "structcutlass_1_1gemm_1_1GetExtent.html" > GetExtent< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > , OutputTile_ > ::kExtent *InstructionShape_::kD >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a3d8be9ddea1cab53d1b4b3d508f9eab8" > TileWithoutSkew_< / a > < / td > < / tr >
< tr class = "memdesc:a3d8be9ddea1cab53d1b4b3d508f9eab8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The tile without skew. < a href = "#a3d8be9ddea1cab53d1b4b3d508f9eab8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3d8be9ddea1cab53d1b4b3d508f9eab8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69c7ec2a779718556e6d9119588e791c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < kStages_, < a class = "el" href = "structcutlass_1_1Shape.html#a3a20d9062bba613c160bb2cd14f80a5e" > TileWithoutSkew_::kH< / a > , < a class = "el" href = "structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421" > TileWithoutSkew_::kW< / a > +kSkew_ >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a69c7ec2a779718556e6d9119588e791c" > TileWithSkew< / a > < / td > < / tr >
< tr class = "memdesc:a69c7ec2a779718556e6d9119588e791c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The tile with skew. < a href = "#a69c7ec2a779718556e6d9119588e791c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a69c7ec2a779718556e6d9119588e791c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f35981a6d661635dfbcf7c7a76056a2" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1ReshapeTile.html" > ReshapeTile< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a3d8be9ddea1cab53d1b4b3d508f9eab8" > TileWithoutSkew_< / a > , kScalarsPerLds_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac242508ec46db0493a69a589dbfc19e4" > Tile< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a1f35981a6d661635dfbcf7c7a76056a2" > TileWithoutSkew< / a > < / td > < / tr >
< tr class = "memdesc:a1f35981a6d661635dfbcf7c7a76056a2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The tile without skew after reshaping. < a href = "#a1f35981a6d661635dfbcf7c7a76056a2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1f35981a6d661635dfbcf7c7a76056a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac242508ec46db0493a69a589dbfc19e4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1ReshapeTile.html" > ReshapeTile< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a69c7ec2a779718556e6d9119588e791c" > TileWithSkew< / a > , kScalarsPerLds_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac242508ec46db0493a69a589dbfc19e4" > Tile< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac242508ec46db0493a69a589dbfc19e4" > Tile< / a > < / td > < / tr >
< tr class = "memdesc:ac242508ec46db0493a69a589dbfc19e4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The tile. < a href = "#ac242508ec46db0493a69a589dbfc19e4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac242508ec46db0493a69a589dbfc19e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7ad7a4e33ed43926e165e66162eb620b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Warps_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a7ad7a4e33ed43926e165e66162eb620b" > Warps< / a > < / td > < / tr >
< tr class = "memdesc:a7ad7a4e33ed43926e165e66162eb620b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The number of warps. < a href = "#a7ad7a4e33ed43926e165e66162eb620b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7ad7a4e33ed43926e165e66162eb620b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed92656a074e915d97a1b6a990aeba66" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ThreadsPerWarp_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aed92656a074e915d97a1b6a990aeba66" > ThreadsPerWarp< / a > < / td > < / tr >
< tr class = "memdesc:aed92656a074e915d97a1b6a990aeba66" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The threads in a warp. < a href = "#aed92656a074e915d97a1b6a990aeba66" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aed92656a074e915d97a1b6a990aeba66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a27bc06b72a94e34d5da6fbfb950459b5" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < 1, 1, TileWithoutSkew::kW/< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > /< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a27bc06b72a94e34d5da6fbfb950459b5" > Iterations< / a > < / td > < / tr >
< tr class = "memdesc:a27bc06b72a94e34d5da6fbfb950459b5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The number of iterations needed to load/store the tile. < a href = "#a27bc06b72a94e34d5da6fbfb950459b5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a27bc06b72a94e34d5da6fbfb950459b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:a99017ecc737060f53fd9804ea6f9583f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < < a class = "el" href = "structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421" > TileWithSkew::kW< / a > *Warps::kD, 0, < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > *< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > *< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aa41cc5dc82fe08457d103545f8f63081" > kAccessSize< / a > , 0 >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a99017ecc737060f53fd9804ea6f9583f" > ImmediateOffsetStrides< / a > < / td > < / tr >
< tr class = "memdesc:a99017ecc737060f53fd9804ea6f9583f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The strides in each dimension between different loads/stores. < a href = "#a99017ecc737060f53fd9804ea6f9583f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a99017ecc737060f53fd9804ea6f9583f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adcede218eec980903221feb664cad3a1" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < < a class = "el" href = "structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421" > TileWithSkew::kW< / a > *Warps::kD, 0, < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > *< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > *< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aa41cc5dc82fe08457d103545f8f63081" > kAccessSize< / a > , 0 >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#adcede218eec980903221feb664cad3a1" > Delta< / a > < / td > < / tr >
< tr class = "separator:adcede218eec980903221feb664cad3a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-17 02:44:56 +08:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:afd4881aae69c8041d3931982d85f44e4" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "structcutlass_1_1GemmOperand.html#ab209ea3de198efabe8e8707dfe8e0a0c" > GemmOperand::Kind< / a > const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > = < a class = "el" href = "structcutlass_1_1GemmOperand.html#ab209ea3de198efabe8e8707dfe8e0a0caad0876342d150cef7da6ae149d5e99f9" > GemmOperand::kB< / a > < / td > < / tr >
< tr class = "separator:afd4881aae69c8041d3931982d85f44e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa41cc5dc82fe08457d103545f8f63081" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aa41cc5dc82fe08457d103545f8f63081" > kAccessSize< / a > = kScalarsPerLds_< / td > < / tr >
< tr class = "memdesc:aa41cc5dc82fe08457d103545f8f63081" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The number of scalars per LDG/STG. < a href = "#aa41cc5dc82fe08457d103545f8f63081" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa41cc5dc82fe08457d103545f8f63081" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9cd90ecd02809060a2fe6e2da4210f9" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac9cd90ecd02809060a2fe6e2da4210f9" > kSkew< / a > = kSkew_< / td > < / tr >
< tr class = "memdesc:ac9cd90ecd02809060a2fe6e2da4210f9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The skew. < a href = "#ac9cd90ecd02809060a2fe6e2da4210f9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac9cd90ecd02809060a2fe6e2da4210f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7007093a4abf79a0b4bfb3fc85a02620" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "structcutlass_1_1MemorySpace.html#a1e031ec41668015a8fe4ba2c1145d03c" > MemorySpace::Kind< / a > const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a7007093a4abf79a0b4bfb3fc85a02620" > kMemorySpace< / a > = < a class = "el" href = "structcutlass_1_1MemorySpace.html#a1e031ec41668015a8fe4ba2c1145d03ca2804339b2be64ff68ae3042073aaa7cc" > MemorySpace::kShared< / a > < / td > < / tr >
< tr class = "memdesc:a7007093a4abf79a0b4bfb3fc85a02620" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The memory space. < a href = "#a7007093a4abf79a0b4bfb3fc85a02620" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7007093a4abf79a0b4bfb3fc85a02620" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b8d6a26a29d5477f526d9ce8c27e3e2" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > = < a class = "el" href = "structcutlass_1_1gemm_1_1GetExtent.html" > GetExtent< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > , < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a7ad7a4e33ed43926e165e66162eb620b" > Warps< / a > > ::kExtent< / td > < / tr >
< tr class = "memdesc:a8b8d6a26a29d5477f526d9ce8c27e3e2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The number of warps. < a href = "#a8b8d6a26a29d5477f526d9ce8c27e3e2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8b8d6a26a29d5477f526d9ce8c27e3e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a049b0bcdf8c5318ee84edeb1e42eaf78" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > = < a class = "el" href = "structcutlass_1_1gemm_1_1GetExtent.html" > GetExtent< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > , < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aed92656a074e915d97a1b6a990aeba66" > ThreadsPerWarp< / a > > ::kExtent< / td > < / tr >
< tr class = "memdesc:a049b0bcdf8c5318ee84edeb1e42eaf78" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The number of threads in one dimension of the warp. < a href = "#a049b0bcdf8c5318ee84edeb1e42eaf78" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a049b0bcdf8c5318ee84edeb1e42eaf78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2018-09-20 05:02:08 +08:00
< a id = "adcede218eec980903221feb664cad3a1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcede218eec980903221feb664cad3a1" > ◆ < / a > < / span > Delta< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < < a class = "el" href = "structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421" > TileWithSkew::kW< / a > * Warps::kD, 0, < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > * < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > * < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aa41cc5dc82fe08457d103545f8f63081" > kAccessSize< / a > , 0> < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#adcede218eec980903221feb664cad3a1" > Delta< / a > < / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "a99017ecc737060f53fd9804ea6f9583f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a99017ecc737060f53fd9804ea6f9583f" > ◆ < / a > < / span > ImmediateOffsetStrides< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < < a class = "el" href = "structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421" > TileWithSkew::kW< / a > * Warps::kD, 0, < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > * < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > * < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aa41cc5dc82fe08457d103545f8f63081" > kAccessSize< / a > , 0> < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a99017ecc737060f53fd9804ea6f9583f" > ImmediateOffsetStrides< / a > < / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a27bc06b72a94e34d5da6fbfb950459b5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a27bc06b72a94e34d5da6fbfb950459b5" > ◆ < / a > < / span > Iterations< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < 1, 1, TileWithoutSkew::kW / < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a8b8d6a26a29d5477f526d9ce8c27e3e2" > kWarps< / a > / < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a049b0bcdf8c5318ee84edeb1e42eaf78" > kThreadsPerWarp< / a > > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a27bc06b72a94e34d5da6fbfb950459b5" > Iterations< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afafb3d9ae470c8ef56ec4ca5e66e2182" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afafb3d9ae470c8ef56ec4ca5e66e2182" > ◆ < / a > < / span > Pointer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef Scalar_* < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afafb3d9ae470c8ef56ec4ca5e66e2182" > Pointer< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2a6065e583155b3e389253d3bfb64d73" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2a6065e583155b3e389253d3bfb64d73" > ◆ < / a > < / span > Scalar< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1platform_1_1remove__const.html" > platform::remove_const< / a > < Scalar_> ::type < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a2a6065e583155b3e389253d3bfb64d73" > Scalar< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aed92656a074e915d97a1b6a990aeba66" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed92656a074e915d97a1b6a990aeba66" > ◆ < / a > < / span > ThreadsPerWarp< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ThreadsPerWarp_ < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aed92656a074e915d97a1b6a990aeba66" > ThreadsPerWarp< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac242508ec46db0493a69a589dbfc19e4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac242508ec46db0493a69a589dbfc19e4" > ◆ < / a > < / span > Tile< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1ReshapeTile.html" > ReshapeTile< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a69c7ec2a779718556e6d9119588e791c" > TileWithSkew< / a > , kScalarsPerLds_> ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac242508ec46db0493a69a589dbfc19e4" > Tile< / a > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac242508ec46db0493a69a589dbfc19e4" > Tile< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1f35981a6d661635dfbcf7c7a76056a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f35981a6d661635dfbcf7c7a76056a2" > ◆ < / a > < / span > TileWithoutSkew< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1ReshapeTile.html" > ReshapeTile< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a3d8be9ddea1cab53d1b4b3d508f9eab8" > TileWithoutSkew_< / a > , kScalarsPerLds_> ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#ac242508ec46db0493a69a589dbfc19e4" > Tile< / a > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a1f35981a6d661635dfbcf7c7a76056a2" > TileWithoutSkew< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a3d8be9ddea1cab53d1b4b3d508f9eab8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d8be9ddea1cab53d1b4b3d508f9eab8" > ◆ < / a > < / span > TileWithoutSkew_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < kStages_, OutputTile_::kD / InstructionShape_::kD, < a class = "el" href = "structcutlass_1_1gemm_1_1GetExtent.html" > GetExtent< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > , OutputTile_> ::kExtent * InstructionShape_::kD> < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a3d8be9ddea1cab53d1b4b3d508f9eab8" > TileWithoutSkew_< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a69c7ec2a779718556e6d9119588e791c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a69c7ec2a779718556e6d9119588e791c" > ◆ < / a > < / span > TileWithSkew< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Shape.html" > Shape< / a > < kStages_, < a class = "el" href = "structcutlass_1_1Shape.html#a3a20d9062bba613c160bb2cd14f80a5e" > TileWithoutSkew_::kH< / a > , < a class = "el" href = "structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421" > TileWithoutSkew_::kW< / a > + kSkew_> < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a69c7ec2a779718556e6d9119588e791c" > TileWithSkew< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a7ad7a4e33ed43926e165e66162eb620b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7ad7a4e33ed43926e165e66162eb620b" > ◆ < / a > < / span > Warps< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef Warps_ < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a7ad7a4e33ed43926e165e66162eb620b" > Warps< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "aa41cc5dc82fe08457d103545f8f63081" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa41cc5dc82fe08457d103545f8f63081" > ◆ < / a > < / span > kAccessSize< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::kAccessSize = kScalarsPerLds_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a7007093a4abf79a0b4bfb3fc85a02620" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7007093a4abf79a0b4bfb3fc85a02620" > ◆ < / a > < / span > kMemorySpace< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structcutlass_1_1MemorySpace.html#a1e031ec41668015a8fe4ba2c1145d03c" > MemorySpace::Kind< / a > const < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::kMemorySpace = < a class = "el" href = "structcutlass_1_1MemorySpace.html#a1e031ec41668015a8fe4ba2c1145d03ca2804339b2be64ff68ae3042073aaa7cc" > MemorySpace::kShared< / a > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afd4881aae69c8041d3931982d85f44e4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd4881aae69c8041d3931982d85f44e4" > ◆ < / a > < / span > kOperand< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structcutlass_1_1GemmOperand.html#ab209ea3de198efabe8e8707dfe8e0a0c" > GemmOperand::Kind< / a > const < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::kOperand = < a class = "el" href = "structcutlass_1_1GemmOperand.html#ab209ea3de198efabe8e8707dfe8e0a0caad0876342d150cef7da6ae149d5e99f9" > GemmOperand::kB< / a > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac9cd90ecd02809060a2fe6e2da4210f9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac9cd90ecd02809060a2fe6e2da4210f9" > ◆ < / a > < / span > kSkew< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::kSkew = kSkew_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a049b0bcdf8c5318ee84edeb1e42eaf78" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a049b0bcdf8c5318ee84edeb1e42eaf78" > ◆ < / a > < / span > kThreadsPerWarp< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::kThreadsPerWarp = < a class = "el" href = "structcutlass_1_1gemm_1_1GetExtent.html" > GetExtent< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > , < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#aed92656a074e915d97a1b6a990aeba66" > ThreadsPerWarp< / a > > ::kExtent< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a8b8d6a26a29d5477f526d9ce8c27e3e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b8d6a26a29d5477f526d9ce8c27e3e2" > ◆ < / a > < / span > kWarps< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename Scalar_ , typename OutputTile_ , typename Warps_ , typename ThreadsPerWarp_ , typename InstructionShape_ , int kStages_, int kScalarsPerLds_, int kSkew_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html" > cutlass::gemm::GemmSharedLoadTileBTraits< / a > < Scalar_, OutputTile_, Warps_, ThreadsPerWarp_, InstructionShape_, kStages_, kScalarsPerLds_, kSkew_ > ::kWarps = < a class = "el" href = "structcutlass_1_1gemm_1_1GetExtent.html" > GetExtent< / a > < < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#afd4881aae69c8041d3931982d85f44e4" > kOperand< / a > , < a class = "el" href = "structcutlass_1_1gemm_1_1GemmSharedLoadTileBTraits.html#a7ad7a4e33ed43926e165e66162eb620b" > Warps< / a > > ::kExtent< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "gemm__shared__tile_8h_source.html" > gemm_shared_tile.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2018-10-27 05:54:58 +08:00
Generated on Fri Oct 26 2018 14:53:39 for Cutlass by   < a href = "http://www.doxygen.org/index.html" >
2018-05-17 02:44:56 +08:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >