llvm
d19c1516
- [UR][USM] Fix cache coherency issue by aligning host... (#21444)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
91 days ago
[UR][USM] Fix cache coherency issue by aligning host... (#21444) allocation min bucket size to 256B. Fixes issue where pooled host allocations were insufficiently aligned, causing cache line overlap and stale data reads after GPU-to-host copies.
References
#21444 - [UR][USM] Fix cache coherency issue by aligning host...
Author
kswiecicki
Parents
435dd459
Loading