-
Notifications
You must be signed in to change notification settings - Fork 198
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
Question: Hypre GPU support #1108
Comments
@gzagaris, thank you for your interest in hypre. Answering your questions:
Hope this helps, |
Excellent! Thank you for the quick response @victorapm Is calling I am using Umpire and plan on leveraging the memory pools. However, I would like to avoid any unnecessary tear-down/setup and MPI communication for assembling the matrix as much as possible in subsequent iterations. Thank you again for all your help. |
@gzagaris, calling |
Thank you for the clarification, @victorapm. I’ll be on the lookout for any updates or improvements on this front. I really appreciate you bringing this up to the Hypre team and for your consideration. |
@gzagaris, would you have an estimate of the costs (percentage of overall runtime) for assembling your linear systems? |
Hi @victorapm, thank you for following up on this. Yes, I can provide this information. I am spread a bit thin this month, but I want to get back to this. Please, give me some time and I'll follow up on this thread. |
Thank you, @gzagaris! |
Hello,
I am exploring using Hypre in my application and I am particularly interested in its GPU capabilities:
Thank you for all your help.
The text was updated successfully, but these errors were encountered: