llvm
d19c1516 - [UR][USM] Fix cache coherency issue by aligning host... (#21444)

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.
Author
Parents
Loading