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 stride 0 A/B batches for GEMMs #473

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Support stride 0 A/B batches for GEMMs #473

merged 1 commit into from
Aug 29, 2023

Conversation

cliffburdick
Copy link
Collaborator

@cliffburdick cliffburdick commented Aug 29, 2023

cuBLASLt allows a stride of 0 for A/B, which improves cache usage/loads for common matrices.

Closes #474

@cliffburdick
Copy link
Collaborator Author

/blossom-ci

@cliffburdick
Copy link
Collaborator Author

/blossom-ci

@cliffburdick cliffburdick merged commit 5348c04 into main Aug 29, 2023
@cliffburdick cliffburdick deleted the gemm_stride0 branch August 29, 2023 20:49
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.

[FEA] Allow stride 0 batched GEMMs
1 participant