Skip to content

[Performance] Enable prefetching for tt.load with tensor of pointer #3484

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

Closed
chengjunlu opened this issue Feb 21, 2025 · 2 comments · Fixed by #4076, #4064, #4016 or #4030 · May be fixed by #3634
Closed

[Performance] Enable prefetching for tt.load with tensor of pointer #3484

chengjunlu opened this issue Feb 21, 2025 · 2 comments · Fixed by #4076, #4064, #4016 or #4030 · May be fixed by #3634
Assignees

Comments

@chengjunlu
Copy link
Contributor

Enable prefetching for tt.load with tensor of pointer

@etiotto
Copy link
Contributor

etiotto commented Apr 28, 2025

I can help with this PR.

@etiotto
Copy link
Contributor

etiotto commented May 5, 2025

Currently there is one last PR to merge. With that and previous work already merged the performance of GEMM using tensor of pointers improves by almost 100% as seen in the following graph:

Image

@etiotto etiotto reopened this May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment