jax
eb2fe971
- [Mosaic GPU] Add an additional WG barrier before copy_gmem_to_smem
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
293 days ago
[Mosaic GPU] Add an additional WG barrier before copy_gmem_to_smem This is necessary to ensure that all SMEM reads issued from a current WG have completed before we schedule the copy (that acts as an SMEM write)! PiperOrigin-RevId: 757647993
References
#28681 - [Mosaic GPU] Add an additional WG barrier before copy_gmem_to_smem
Author
apaszke
Committer
Google-ML-Automation
Parents
863f762d
Loading