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

MPI rebuild example #266

Open
neoshihchaokao opened this issue Oct 21, 2023 · 5 comments
Open

MPI rebuild example #266

neoshihchaokao opened this issue Oct 21, 2023 · 5 comments

Comments

@neoshihchaokao
Copy link

I am trying to use the MPI rebuild technique which is provided in ver 1.4.3, but I did not find the suitable example I can refer. Does someone can provide a suitable example I can refer? Thanks a lot

@ddemidov
Copy link
Owner

@neoshihchaokao
Copy link
Author

Dear Denis,
Thanks for your reply. However, I still encounter the runtime issue and need your help. Since I need to solve the linear system with a lot of RHS vectors and the shared_ptr given below is used to perform the setup phase once in AMGCL
789
123

According to the example you provide, I modify my code as follows:
456

However, the above MPI rebuild function always fails. Is there any idea to fix it ?

@ddemidov
Copy link
Owner

Hi, 42ee9da should fix this.

@neoshihchaokao
Copy link
Author

Hello~Denis, this fixing does not work for me.

@ddemidov
Copy link
Owner

Hi, can you provide a minimal example that reproduces the issue?

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

No branches or pull requests

2 participants