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

Fixed adapter segments when batches contain multiple distinct adapters #62

Merged
merged 8 commits into from
Nov 26, 2023

Conversation

tgaddair
Copy link
Contributor

In cases where the system is under heavy load, previous implementation would result in erroneous overlap between segments that would cause the wrong adapter to be applied with the SGMV kernel. This PR fixes the overlap and adds additional tests to ensure correctness going forward.

@tgaddair tgaddair merged commit 8c8109c into main Nov 26, 2023
1 check passed
@tgaddair tgaddair deleted the fix-segments branch November 26, 2023 20:38
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.

None yet

1 participant