Skip to content

Commit 47e629a

Browse files
lwfacebook-github-bot
authored andcommitted
Add missing async proxy fence
Differential Revision: D100956644
1 parent 39ffbe3 commit 47e629a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fbgemm_gpu/experimental/hstu/src/hstu_hopper/mainloop_fwd_sm90_tma_gmma_ws.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ struct CollectiveMainloopFwd {
633633
flatten(sVt_divide(_, i, j, stage)));
634634
}
635635
}
636+
cutlass::arch::fence_view_async_shared();
636637
cutlass::arch::NamedBarrier::sync(
637638
cutlass::NumThreadsPerWarpGroup,
638639
static_cast<int>(FwdNamedBarriers::ProducerWG));

0 commit comments

Comments
 (0)