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

fix: don't split inner products that are already on device memory (PROOF-923) #206

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

rnburn
Copy link
Collaborator

@rnburn rnburn commented Dec 13, 2024

Rationale for this change

Fix inner product so that it doesn't chunk inner products that are already in device memory

What changes are included in this PR?

Changes inner product so that it doesn't chunk when inputs are already in device memory.

Without this change, some of the tests flake on machines with multiple GPUs.

Are these changes tested?

Yes

@rnburn rnburn merged commit 6f83d9e into main Dec 13, 2024
8 checks passed
@rnburn rnburn deleted the ip-PROOF-923 branch December 13, 2024 17:46
@SxT-Release
Copy link

🎉 This PR is included in version 1.91.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants