Skip to content

Limit prefetch to only dense memory #4009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 25, 2025

Conversation

whitneywhtsang
Copy link
Contributor

@whitneywhtsang whitneywhtsang commented Apr 24, 2025

This PR limits prefetch to only dense memory, to avoid polluting the cache.
Benchmark CI: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14647344471
No performance impact to key benchmarks.

Note: this change comes partially from #3634.

@whitneywhtsang whitneywhtsang self-assigned this Apr 24, 2025
@whitneywhtsang whitneywhtsang force-pushed the whitneywhtsang/prefetch_reduce branch from 2a87e2e to 7a815f8 Compare April 24, 2025 17:30
@whitneywhtsang whitneywhtsang marked this pull request as ready for review April 24, 2025 18:34
@whitneywhtsang whitneywhtsang requested review from alexbaden, etiotto, chengjunlu and a team April 24, 2025 18:35
Signed-off-by: Whitney Tsang <[email protected]>
@whitneywhtsang whitneywhtsang requested a review from etiotto April 24, 2025 20:23
@whitneywhtsang whitneywhtsang merged commit 11eff0a into main Apr 25, 2025
9 checks passed
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/prefetch_reduce branch April 25, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants