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

Minimal implementation/example for a MPI-enabled multigrid-preconditioned-solver #1768

Open
rbourgeois33 opened this issue Jan 14, 2025 · 2 comments · May be fixed by #1769
Open

Minimal implementation/example for a MPI-enabled multigrid-preconditioned-solver #1768

rbourgeois33 opened this issue Jan 14, 2025 · 2 comments · May be fixed by #1769

Comments

@rbourgeois33
Copy link

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

@yhmtsai
Copy link
Member

yhmtsai commented Jan 15, 2025

Hi @rbourgeois33 , thanks for bringing this up.
Sure, I will create a sample code to demonstrate the distributed multigrid setup

@yhmtsai yhmtsai linked a pull request Jan 16, 2025 that will close this issue
@rbourgeois33
Copy link
Author

Thanks a lot for the code sample !

Cheers,
Rémi

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

Successfully merging a pull request may close this issue.

2 participants