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

dealii - remove duplicate GPU vec allocations #1652

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

jeremylt
Copy link
Member

I think part of the issue was that many copies of the input and output vectors were being created, filling up the device memory.

examples/deal.II/bps.h Outdated Show resolved Hide resolved
examples/deal.II/bps.h Outdated Show resolved Hide resolved
@jeremylt jeremylt merged commit ac1dfe3 into main Aug 30, 2024
28 checks passed
@jeremylt jeremylt deleted the jeremy/dealii-vecs branch August 30, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants