
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.
8 lines
812 B
JavaScript
8 lines
812 B
JavaScript
var searchData=
|
|
[
|
|
['unique_5fptr',['unique_ptr',['../classcutlass_1_1platform_1_1unique__ptr.html',1,'cutlass::platform']]],
|
|
['unique_5fptr_3c_20element_2c_20cutlass_3a_3adevice_5fmemory_3a_3aallocation_3a_3adeleter_20_3e',['unique_ptr< Element, cutlass::device_memory::allocation::deleter >',['../classcutlass_1_1platform_1_1unique__ptr.html',1,'cutlass::platform']]],
|
|
['unique_5fptr_3c_20t_2c_20cutlass_3a_3adevice_5fmemory_3a_3aallocation_3a_3adeleter_20_3e',['unique_ptr< T, cutlass::device_memory::allocation::deleter >',['../classcutlass_1_1platform_1_1unique__ptr.html',1,'cutlass::platform']]],
|
|
['unsigned_5ftype',['unsigned_type',['../structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type.html',1,'cutlass::TypeTraits< complex< double > >']]]
|
|
];
|