Back to Cutlass

CUTLASS: cutlass::reduction::thread Namespace Reference

docs/namespacecutlass_1_1reduction_1_1thread.html

4.4.22.8 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Classes

cutlass::reduction::thread Namespace Reference

|

Classes

| | struct | Reduce | | | Structure to compute the thread level reduction. More...
| | | | struct | [Reduce< plus< half_t >, AlignedArray< half_t, N > >](structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half t_01_4_00_01AlignedArray_3_01half t_00_01N_01_4_01_4.html) | | | Partial specializations of Reduce for AlignedArray<half_t, N> [More...](structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half t_01_4_00_01AlignedArray_3_01half t_00_01N_01_4_01_4.html#details)
| | | | struct | [Reduce< plus< half_t >, Array< half_t, N > >](structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half t_01_4_00_01Array_3_01half t_00_01N_01_4_01_4.html) | | | Partial specializations of Reduce for Array<half_t, N> [More...](structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half t_01_4_00_01Array_3_01half t_00_01N_01_4_01_4.html#details)
| | | | struct | Reduce< plus< T >, Array< T, N > > | | | Partial specialization of Reduce for Array<T, N> More...
| | | | struct | Reduce< plus< T >, T > | | | Partial Specialization of Reduce for "plus" (a functional operator) More...
| | | | struct | ReduceAdd | | | Mixed-precision reduction. More...
| | |


Generated by 1.8.11