Skip to content
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

Support L2 cache hint/policy #3438

Open
manman-ren opened this issue Mar 22, 2024 · 1 comment · May be fixed by #3470
Open

Support L2 cache hint/policy #3438

manman-ren opened this issue Mar 22, 2024 · 1 comment · May be fixed by #3470
Assignees

Comments

@manman-ren
Copy link
Collaborator

Triton currently support L1 eviction policy but for L2 cache hint, it has the following TODO
// Here lack a mlir::Value to bind to this operation, so disabled.
// if (has_l2_evict_policy)
https://github.com/openai/triton/blob/main/third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/LoadStoreOpToLLVM.cpp#L262

@manman-ren
Copy link
Collaborator Author

@ptillet As discussed in slack, I will take a look at this.

@manman-ren manman-ren self-assigned this Mar 26, 2024
@manman-ren manman-ren linked a pull request Mar 26, 2024 that will close this issue
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 a pull request may close this issue.

1 participant