cutlass/docs/search/variables_5.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

7 lines
965 B
JavaScript

var searchData=
[
['func',['func',['../structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html#a2d2bbd2c0a8b8f0292e6820e5d133411',1,'cutlass::reference::host::detail::TensorFuncBinaryOp::func()'],['../structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html#aa6cc9355b27c1d33e351a31bcf4aece7',1,'cutlass::reference::host::detail::TensorFillGaussianFunc::func()'],['../structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html#a9272276afdeec7284dfcc6605f153c97',1,'cutlass::reference::host::detail::TensorFillRandomUniformFunc::func()']]],
['functor',['functor',['../structcutlass_1_1reduction_1_1BatchedReduction.html#a0f6b38c1b3a5800e6f29d9a2c6c1928d',1,'cutlass::reduction::BatchedReduction']]],
['functorparams',['functorParams',['../structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html#a11e54597165b66e3054c6b9f43210760',1,'cutlass::reduction::BatchedReductionTraits::Params']]]
];