cutlass
cutlass copied to clipboard
[QST]Why we have two consumer in WASP?
I am learning https://github.com/NVIDIA/cutlass/blob/06b21349bcf6ddf6a1686a47a137ad1446579db9/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp#L73 I am curious that why we have two consumer here? Just have one maybe better?