-
Notifications
You must be signed in to change notification settings - Fork 19
Optimize smoothing kernels and gradients #1117
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
efaulhaber
merged 28 commits into
trixi-framework:main
from
efaulhaber:optimize-kernels
Apr 13, 2026
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
cefc77b
Optimize kernels and kernel gradients
efaulhaber 97ef7b0
Enable quartic spline kernel test on GPUs
efaulhaber f1cede8
Fix corrections
efaulhaber 93f106a
Implement copilot suggestions
efaulhaber b662efd
Fix tests
efaulhaber 52daa61
Fix docs tutorial
efaulhaber 134de11
Merge branch 'main' into optimize-kernels
efaulhaber 69b0cb1
Fix docs tutorial
efaulhaber 2ba2d0d
Add 1D kernel tests
efaulhaber 8ea6e52
Remove unused function
efaulhaber 7900854
Merge branch 'main' into optimize-kernels
efaulhaber bd83177
Remove zero distance check for density diffusion
efaulhaber 6faa918
Fix Laguerre kernel
efaulhaber ac3016e
Fix
efaulhaber b1bff6e
Merge branch 'main' into optimize-kernels
efaulhaber cf85299
Fix division by zero in density diffusion by adding checks in all int…
efaulhaber 099b255
Fix tests
efaulhaber 7eb5a4f
Reformat
efaulhaber 0a7d190
Fix tests
efaulhaber 183bdad
Fix comment
efaulhaber 4d0a097
Fix GPU tests
efaulhaber 015faf3
Add more comments
efaulhaber bcbf8c9
Fix
efaulhaber 47c4007
Remove `@muladd` and dependency
efaulhaber 8dfaa3e
Add docs
efaulhaber 6bf3c57
Merge remote-tracking branch 'origin/main' into optimize-kernels
efaulhaber 2ae1f15
Fix merge
efaulhaber 26d0109
Merge branch 'main' into optimize-kernels
efaulhaber 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
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.