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

Replace host_batch_vector and host_strided_batch_vector #519

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

cgmb
Copy link
Collaborator

@cgmb cgmb commented Jan 25, 2023

This is essentially a rewrite of the host_batch_vector and host_strided_batch_vector classes. I've deleted a number of unused options, enabled error checking on failed allocations by default, and added a number of assertions to catch errors.

The diff is probably not useful for this change. It's better to just review the final result. Or, at least, it will be when I'm done. This is still just a draft.

@cgmb cgmb added the noOptimizations Disable optimized kernels for small sizes for some routines label Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noOptimizations Disable optimized kernels for small sizes for some routines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant