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 scheduling actual batches of "batch memory operations" on a stream #454

Open
eyalroz opened this issue Jan 15, 2023 · 0 comments
Open
Assignees
Labels

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jan 15, 2023

We currently support individual "batch memory operations" (see also #452); but we don't support scheduling actual batches of them. Let's add that support. We'll need to provide some sort of a poor man's variant class for these operations, so that the user doesn't have to manipulate the raw union of batch ops.

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

No branches or pull requests

1 participant