We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
The implementation examples such as multigrid-preconditioned-solver are very helpful for understanding how to use the ginkgo library.
I would like to test the performances of the library on our CFD matrices when solving linear systems on several GPUs.
Is there a sample code or a tutorial for this ?
Thanks in advance, Rémi
The text was updated successfully, but these errors were encountered:
Hi @rbourgeois33 , thanks for bringing this up. Sure, I will create a sample code to demonstrate the distributed multigrid setup
Sorry, something went wrong.
Thanks a lot for the code sample !
Cheers, Rémi
Successfully merging a pull request may close this issue.
Hi,
The implementation examples such as multigrid-preconditioned-solver are very helpful for understanding how to use the ginkgo library.
I would like to test the performances of the library on our CFD matrices when solving linear systems on several GPUs.
Is there a sample code or a tutorial for this ?
Thanks in advance,
Rémi
The text was updated successfully, but these errors were encountered: