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

Feature: T8codeMesh backend with MPI support #1803

Merged
merged 241 commits into from
Jan 31, 2024
Merged

Feature: T8codeMesh backend with MPI support #1803

merged 241 commits into from
Jan 31, 2024

Conversation

jmark
Copy link
Contributor

@jmark jmark commented Jan 12, 2024

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

Johannes Markert and others added 30 commits May 5, 2023 16:29
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]>
@benegee
Copy link
Contributor

benegee commented Jan 29, 2024

Nice work! You can ping me later for a final review when the other comments are resolved. Thanks also to the reviewers!

That is now, @ranocha. Many thanks in advance!

Copy link
Member

@ranocha ranocha left a 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.

src/auxiliary/auxiliary.jl Outdated Show resolved Hide resolved
src/callbacks_step/amr_dg2d.jl Outdated Show resolved Hide resolved
src/callbacks_step/amr_dg3d.jl Outdated Show resolved Hide resolved
src/solvers/dgsem_t8code/containers.jl Outdated Show resolved Hide resolved
test/test_mpi.jl Outdated Show resolved Hide resolved
src/meshes/t8code_mesh.jl Show resolved Hide resolved
src/meshes/t8code_mesh.jl Show resolved Hide resolved
src/meshes/t8code_mesh.jl Outdated Show resolved Hide resolved
src/meshes/t8code_mesh.jl Outdated Show resolved Hide resolved
@jmark
Copy link
Contributor Author

jmark commented Jan 30, 2024

@ranocha @bgeihe All remaining questions resolved. Anything else to do?

@benegee benegee requested a review from ranocha January 30, 2024 14:57
@ranocha ranocha enabled auto-merge (squash) January 31, 2024 13:45
@ranocha ranocha merged commit d53fdb5 into main Jan 31, 2024
36 checks passed
@ranocha ranocha deleted the feature-t8code-mpi branch January 31, 2024 15:49
@JoshuaLampert
Copy link
Member

Nice, great work, @jmark!

benegee added a commit that referenced this pull request Mar 7, 2024
MPI support in T8code came with #1803
ranocha pushed a commit that referenced this pull request Mar 7, 2024
MPI support in T8code came with #1803
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parallelization Related to MPI, threading, tasks etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants