cutlass/examples/23_ampere_gemm_operand_reduction_fusion
Yang Chen 095cbba57c
Example 23 - Passing correct alpha and beta values with --parallel-split-k (#424)
When split-k is enabled, we should set alpha to 1 and beta to 0 for the
split-k gemm kernel.

The fix was from hwu36. I only did fixed some minor typos along with his
fix.
2022-03-22 12:27:34 -04:00
..
ampere_gemm_operand_reduction_fusion.cu Example 23 - Passing correct alpha and beta values with --parallel-split-k (#424) 2022-03-22 12:27:34 -04:00
CMakeLists.txt example 23 gemm operand reduction fusion (#325) 2021-09-20 13:34:47 -07:00