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" / >
2019-11-20 08:55:34 +08:00
< meta name = "generator" content = "Doxygen 1.8.11" / >
< title > CUTLASS: cutlass::gemm Namespace Reference< / title >
2018-05-17 02:44:56 +08:00
< 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 >
2019-11-20 08:55:34 +08:00
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / script >
2018-05-17 02:44:56 +08:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
2019-11-20 08:55:34 +08:00
< / script > < script type = "text/javascript" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2018-05-17 02:44:56 +08:00
< 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;" >
2019-11-20 08:55:34 +08:00
< td id = "projectlogo" > < img alt = "Logo" src = "cutlass-logo-small.png" / > < / td >
2018-05-17 02:44:56 +08:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2019-11-20 08:55:34 +08:00
< div id = "projectname" > CUTLASS
2018-05-17 02:44:56 +08:00
< / div >
< div id = "projectbrief" > CUDA Templates for Linear Algebra Subroutines and Solvers< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-11-20 08:55:34 +08:00
<!-- Generated by Doxygen 1.8.11 -->
2018-05-17 02:44:56 +08:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2019-11-20 08:55:34 +08:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespace  List< / span > < / a > < / li >
< li > < a href = "namespacemembers.html" > < span > Namespace  Members< / span > < / a > < / li >
< / ul >
< / div >
2018-05-17 02:44:56 +08:00
<!-- 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 > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2019-11-20 08:55:34 +08:00
< a href = "#namespaces" > Namespaces< / a > |
2018-05-17 02:44:56 +08:00
< a href = "#nested-classes" > Classes< / a > |
2019-11-20 08:55:34 +08:00
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > < / div >
2018-05-17 02:44:56 +08:00
< div class = "headertitle" >
< div class = "title" > cutlass::gemm Namespace Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
2019-11-20 08:55:34 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespacecutlass_1_1gemm_1_1device" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm_1_1device.html" > device< / a > < / td > < / tr >
2018-05-17 02:44:56 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-11-20 08:55:34 +08:00
< tr class = "memitem:namespacecutlass_1_1gemm_1_1kernel" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm_1_1kernel.html" > kernel< / a > < / td > < / tr >
2018-05-17 02:44:56 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-11-20 08:55:34 +08:00
< tr class = "memitem:namespacecutlass_1_1gemm_1_1thread" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm_1_1thread.html" > thread< / a > < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-11-20 08:55:34 +08:00
< tr class = "memitem:namespacecutlass_1_1gemm_1_1threadblock" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm_1_1threadblock.html" > threadblock< / a > < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-11-20 08:55:34 +08:00
< tr class = "memitem:namespacecutlass_1_1gemm_1_1warp" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm_1_1warp.html" > warp< / a > < / td > < / tr >
2018-05-17 02:44:56 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-11-20 08:55:34 +08:00
< / table > < 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_1BatchedGemmCoord.html" > BatchedGemmCoord< / a > < / td > < / tr >
2018-05-17 02:44:56 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-20 05:02:08 +08:00
< 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_1GemmCoord.html" > GemmCoord< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-11-20 08:55:34 +08:00
< 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_1GemmShape.html" > GemmShape< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Shape of a matrix multiply-add operation. < a href = "structcutlass_1_1gemm_1_1GemmShape.html#details" > More...< / a > < br / > < / td > < / tr >
2018-05-17 02:44:56 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2019-11-20 08:55:34 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:aa8783f297040cec06257bf72de13068f" > < td class = "memTemplParams" colspan = "2" > template< typename Shape > < / td > < / tr >
< tr class = "memitem:aa8783f297040cec06257bf72de13068f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm.html#aa8783f297040cec06257bf72de13068f" > GemmShapeTranspose< / a > = < a class = "el" href = "structcutlass_1_1gemm_1_1GemmShape.html" > GemmShape< / a > < Shape::kN, Shape::kM, Shape::kK > < / td > < / tr >
< tr class = "memdesc:aa8783f297040cec06257bf72de13068f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type alias of the transpose of a < a class = "el" href = "structcutlass_1_1gemm_1_1GemmShape.html" title = "Shape of a matrix multiply-add operation. " > GemmShape< / a > . < a href = "#aa8783f297040cec06257bf72de13068f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa8783f297040cec06257bf72de13068f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:a34338284023da7403c9ecbd3f406b2a6" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6" > Operand< / a > { < a class = "el" href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a30f767aa191cd5d261e767fd78393607" > Operand::kA< / a > ,
< a class = "el" href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a3e56c011b37f0bc78fb9eb175c1181c6" > Operand::kB< / a > ,
< a class = "el" href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6af73b7a14626c25aa554e2437ea3fc1df" > Operand::kC< / a > ,
< a class = "el" href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a64fa0b7138d2992f2e7daa5080eb5ed0" > Operand::kD< / a >
}< tr class = "memdesc:a34338284023da7403c9ecbd3f406b2a6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > GEMM operand enumeration: D = A * B + C. < a href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6" > More...< / a > < br / > < / td > < / tr >
< / td > < / tr >
< tr class = "separator:a34338284023da7403c9ecbd3f406b2a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-17 02:44:56 +08:00
< / table >
2019-11-20 08:55:34 +08:00
< h2 class = "groupheader" > Typedef Documentation< / h2 >
< a class = "anchor" id = "aa8783f297040cec06257bf72de13068f" > < / a >
2018-09-20 05:02:08 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2019-11-20 08:55:34 +08:00
template< typename Shape > < / div >
2018-09-20 05:02:08 +08:00
< table class = "memname" >
< tr >
2019-11-20 08:55:34 +08:00
< td class = "memname" > using < a class = "el" href = "namespacecutlass_1_1gemm.html#aa8783f297040cec06257bf72de13068f" > cutlass::gemm::GemmShapeTranspose< / a > = typedef < a class = "el" href = "structcutlass_1_1gemm_1_1GemmShape.html" > GemmShape< / a > < Shape::kN, Shape::kM, Shape::kK> < / td >
2018-09-20 05:02:08 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
< a class = "anchor" id = "a34338284023da7403c9ecbd3f406b2a6" > < / a >
2018-09-20 05:02:08 +08:00
< div class = "memitem" >
< div class = "memproto" >
2019-11-20 08:55:34 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2018-09-20 05:02:08 +08:00
< table class = "memname" >
< tr >
2019-11-20 08:55:34 +08:00
< td class = "memname" > enum < a class = "el" href = "namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6" > cutlass::gemm::Operand< / a > < / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
2019-11-20 08:55:34 +08:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > strong< / span > < / span > < / td >
< / tr >
< / table >
2018-05-17 02:44:56 +08:00
< / div > < div class = "memdoc" >
2019-11-20 08:55:34 +08:00
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a class = "anchor" id = "a34338284023da7403c9ecbd3f406b2a6a30f767aa191cd5d261e767fd78393607" > < / a > kA  < / td > < td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a34338284023da7403c9ecbd3f406b2a6a3e56c011b37f0bc78fb9eb175c1181c6" > < / a > kB  < / td > < td class = "fielddoc" >
< p > A multiplicand. < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a34338284023da7403c9ecbd3f406b2a6af73b7a14626c25aa554e2437ea3fc1df" > < / a > kC  < / td > < td class = "fielddoc" >
< p > B multiplicand. < / p >
< / td > < / tr >
< tr > < td class = "fieldname" > < a class = "anchor" id = "a34338284023da7403c9ecbd3f406b2a6a64fa0b7138d2992f2e7daa5080eb5ed0" > < / a > kD  < / td > < td class = "fielddoc" >
< p > Source accumulator. < / p >
< p > Destination accumulator < / p >
< / td > < / tr >
< / table >
2018-05-17 02:44:56 +08:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2019-11-20 08:55:34 +08:00
Generated 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" / >
2019-11-20 08:55:34 +08:00
< / a > 1.8.11
2018-05-17 02:44:56 +08:00
< / small > < / address >
< / body >
< / html >