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

Create cache for GPU arrays to optimize data transfer #53

Merged
merged 7 commits into from
Sep 24, 2024
Merged

Conversation

huiyuxie
Copy link
Member

@huiyuxie huiyuxie commented Sep 23, 2024

Address part of #22.

@huiyuxie huiyuxie added the enhancement New feature or request label Sep 24, 2024
@huiyuxie
Copy link
Member Author

huiyuxie commented Sep 24, 2024

The naive implementation is done here. Further cache implementation should be done for other persistent and temporary arrays - and the test framework should also be refactored.

Please go further to the second and third iterations (now only the first one).

@huiyuxie huiyuxie merged commit 80a3b75 into main Sep 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant