-
Notifications
You must be signed in to change notification settings - Fork 112
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
Feature: T8codeMesh backend with MPI support #1803
Conversation
…into feature-t8code
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
That is now, @ranocha. Many thanks in advance! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I did not review the lower-level details of the changes in src/meshes/t8code_mesh.jl in details - assuming that @bgeihe et al. did that already.
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
….jl into feature-t8code-mpi
@ranocha @bgeihe All remaining questions resolved. Anything else to do? |
Nice, great work, @jmark! |
MPI support in T8code came with #1803
MPI support in T8code came with #1803
This is the fully-featured T8codeMesh backend with MPI support in 2D/3D.
Before this PR is merged in the PR about 3D should be merged first. #1535