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

Lamg: parallel solve for multiple components #1212

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

bernlu
Copy link
Contributor

@bernlu bernlu commented Apr 26, 2024

This PR adds support to the Lamg solver to deal with multi-component systems in parallel.
Related issue: #1167

Todos:

  • add tests
  • make code more const correct
  • rework setup functions
  • add support for parallelSolve
  • benchmarks

Note that this PR depends on #1210 and #1214 which should be merged first. (currently all commits from #1210 are listed here as well, but this PR is only for changes in LAMG.hpp and tests)

@bernlu bernlu changed the title Feature/lamg-parallel Lamg: parallel solve for multiple components Apr 26, 2024
@bernlu bernlu force-pushed the feature/lamg-parallel branch 2 times, most recently from aae1831 to f29fc2d Compare April 29, 2024 14:24
@bernlu bernlu marked this pull request as ready for review May 7, 2024 13:18
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.

None yet

1 participant