-
Notifications
You must be signed in to change notification settings - Fork 158
Add combined nonconservative GPU volume and boundary condition kernels #3065
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
Merged
+432
−14
Merged
Changes from 36 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
eeee0d2
add combined for mpi 3D
MarcoArtiano 8d3a6a4
Update src/solvers/dgsem_p4est/dg_3d_parallel.jl
MarcoArtiano 7cb76a3
Update test/test_mpi_p4est_3d.jl
MarcoArtiano 42f0b4a
add nonconservative volume kernel and boundary flux
MarcoArtiano 6e2e66a
add tests
MarcoArtiano e0f0466
move flux definitions outside
MarcoArtiano e949772
Merge branch 'ma/combined_noncons_mpi' of github.com:trixi-framework/…
MarcoArtiano 639e967
fix tests
MarcoArtiano f5e429e
Update src/solvers/dgsem_p4est/dg_3d_parallel.jl
MarcoArtiano 92b8a2e
create elixir
MarcoArtiano 3344c55
git pull Merge branch 'ma/combined_noncons_mpi' of github.com:trixi-f…
MarcoArtiano 6c4ee51
Merge branch 'main' into ma/combined_noncons_mpi
MarcoArtiano a4572ed
Update test/test_mpi_p4est_3d.jl
MarcoArtiano da3b66c
add comments and fix bc
MarcoArtiano 78e5543
Apply suggestions from code review
MarcoArtiano d78e3e4
Apply suggestions from code review
MarcoArtiano 8888ee5
add elixir and combined boundary flux
MarcoArtiano e329549
Merge branch 'ma/combined_noncons_mpi' into ma/noncons_gpu
MarcoArtiano 6a63f24
Apply suggestions from code review
MarcoArtiano 9742f3d
Update src/solvers/dgsem_p4est/dg_3d_gpu.jl
MarcoArtiano 6981dc0
Merge branch 'main' into ma/noncons_gpu
MarcoArtiano c805e1f
fix tests
MarcoArtiano 05ccb4b
Merge branch 'ma/noncons_gpu' of github.com:trixi-framework/Trixi.jl …
MarcoArtiano 4d0b2ac
Merge branch 'main' into ma/noncons_gpu
MarcoArtiano f13a7e5
fix type glm speed callback
MarcoArtiano f2200a5
Merge branch 'ma/noncons_gpu' of github.com:trixi-framework/Trixi.jl …
MarcoArtiano 4c977bb
remove show statements
MarcoArtiano ba7ebbc
Merge branch 'main' into ma/noncons_gpu
MarcoArtiano ac11959
Update src/callbacks_step/glm_speed.jl
MarcoArtiano 1079063
Merge branch 'main' into ma/noncons_gpu
MarcoArtiano 24d689a
Merge branch 'main' into ma/noncons_gpu
MarcoArtiano 4bea090
remove callbacks from tests
MarcoArtiano 49d5c4d
add analysis callback
MarcoArtiano 9051023
increase gpu allowed allocations
MarcoArtiano 89e51cf
override default intergrals
MarcoArtiano 0f3e153
remove false true pattern for nonconservative systems
MarcoArtiano 80dfd81
Update src/callbacks_step/glm_speed.jl
MarcoArtiano 66110be
remove obsolete comment
MarcoArtiano 57a1a54
Merge branch 'main' into ma/noncons_gpu
MarcoArtiano 13e9818
restore save solution callback
MarcoArtiano 3feed70
Merge branch 'main' into ma/noncons_gpu
ranocha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.