cutlass/docs/search/files_b.js
Andrew Kerr fb335f6a5f
CUTLASS 2.0 (#62)
CUTLASS 2.0

Substantially refactored for

- Better performance, particularly for native Turing Tensor Cores
- Robust and durable templates spanning the design space
- Encapsulated functionality embodying modern C++11 programming techniques
- Optimized containers and data types for efficient, generic, portable device code

Updates to:
- Quick start guide
- Documentation
- Utilities
- CUTLASS Profiler

Native Turing Tensor Cores
- Efficient GEMM kernels targeting Turing Tensor Cores
- Mixed-precision floating point, 8-bit integer, 4-bit integer, and binarized operands

Coverage of existing CUTLASS functionality:
- GEMM kernels targeting CUDA and Tensor Cores in NVIDIA GPUs
- Volta Tensor Cores through native mma.sync and through WMMA API
- Optimizations such as parallel reductions, threadblock rasterization, and intra-threadblock reductions
- Batched GEMM operations
- Complex-valued GEMMs

Note: this commit and all that follow require a host compiler supporting C++11 or greater.
2019-11-19 16:55:34 -08:00

26 lines
2.0 KiB
JavaScript

var searchData=
[
['manifest_2eh',['manifest.h',['../manifest_8h.html',1,'']]],
['matrix_5fcoord_2eh',['matrix_coord.h',['../matrix__coord_8h.html',1,'']]],
['matrix_5fshape_2eh',['matrix_shape.h',['../matrix__shape_8h.html',1,'']]],
['matrix_5ftraits_2eh',['matrix_traits.h',['../matrix__traits_8h.html',1,'']]],
['memory_2eh',['memory.h',['../memory_8h.html',1,'']]],
['memory_5fsm75_2eh',['memory_sm75.h',['../memory__sm75_8h.html',1,'']]],
['mma_5fbase_2eh',['mma_base.h',['../mma__base_8h.html',1,'']]],
['mma_5fcomplex_5ftensor_5fop_2eh',['mma_complex_tensor_op.h',['../mma__complex__tensor__op_8h.html',1,'']]],
['mma_5fpipelined_2eh',['mma_pipelined.h',['../mma__pipelined_8h.html',1,'']]],
['mma_5fsimt_2eh',['mma_simt.h',['../mma__simt_8h.html',1,'']]],
['mma_5fsimt_5fpolicy_2eh',['mma_simt_policy.h',['../mma__simt__policy_8h.html',1,'']]],
['mma_5fsimt_5ftile_5fiterator_2eh',['mma_simt_tile_iterator.h',['../mma__simt__tile__iterator_8h.html',1,'']]],
['mma_5fsinglestage_2eh',['mma_singlestage.h',['../mma__singlestage_8h.html',1,'']]],
['mma_5fsm70_2eh',['mma_sm70.h',['../mma__sm70_8h.html',1,'']]],
['mma_5fsm75_2eh',['mma_sm75.h',['../mma__sm75_8h.html',1,'']]],
['mma_5ftensor_5fop_2eh',['mma_tensor_op.h',['../mma__tensor__op_8h.html',1,'']]],
['mma_5ftensor_5fop_5fpolicy_2eh',['mma_tensor_op_policy.h',['../mma__tensor__op__policy_8h.html',1,'']]],
['mma_5ftensor_5fop_5fsm70_2eh',['mma_tensor_op_sm70.h',['../mma__tensor__op__sm70_8h.html',1,'']]],
['mma_5ftensor_5fop_5ftile_5fiterator_2eh',['mma_tensor_op_tile_iterator.h',['../mma__tensor__op__tile__iterator_8h.html',1,'']]],
['mma_5ftensor_5fop_5ftile_5fiterator_5fsm70_2eh',['mma_tensor_op_tile_iterator_sm70.h',['../mma__tensor__op__tile__iterator__sm70_8h.html',1,'']]],
['mma_5ftensor_5fop_5ftile_5fiterator_5fwmma_2eh',['mma_tensor_op_tile_iterator_wmma.h',['../mma__tensor__op__tile__iterator__wmma_8h.html',1,'']]],
['mma_5ftensor_5fop_5fwmma_2eh',['mma_tensor_op_wmma.h',['../mma__tensor__op__wmma_8h.html',1,'']]]
];