-
Notifications
You must be signed in to change notification settings - Fork 52
MFEM kernel updates #609
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
+4,579
−3,131
Merged
MFEM kernel updates #609
Changes from 14 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
b8ed6ee
initial commit for all fem updates
artv3 e366158
add mfem-v4.9 draft kernel
artv3 3cb54d8
update diffusion ref impl
artv3 63562b1
update base impl for diffusion
artv3 e659836
update seq variant
artv3 1c046eb
update pass
artv3 b3c283a
update diffusion kernel to mfem v4.9
artv3 d027da1
use real_type and index_type
artv3 27b2090
MASS3DPA.hpp
artv3 bece84d
validate mfem assemble MASS3DEA kernel
artv3 ef56fa1
first cut at MASS3DPA with atomics
artv3 a415054
clean up sequential variant, add raja impl
artv3 cb911cf
push up variants of the atomic mass kernel
artv3 45f0d4d
update MASS ATOMIC
artv3 2ae809b
Update src/apps/MASS3DPA_ATOMIC.cpp
artv3 a6776ef
Merge branch 'develop' into artv3/fem-updates
artv3 f63a428
Merge branch 'develop' into artv3/fem-updates
artv3 3765620
fix target problem setup
artv3 ad8ea04
add sycl mass atomic kernel and fix diffusion
artv3 75f192e
clean up pass
artv3 ed0cd0e
clean up pass for convection
artv3 f38052f
update diffusion FOM
artv3 f8cf871
clean up pass
artv3 f8281d9
update mass ea
artv3 9544930
update MASS EA, VEC, and remove unused var
artv3 b23de21
remove unused var
artv3 d41fad5
ready for review
artv3 aa112c3
Merge branch 'develop' into artv3/fem-updates
artv3 90a63d8
merge with develop
artv3 2f8ce64
consitency with type alias
artv3 d2ca5d8
clean up pass
artv3 a7d7183
clang format off on launch kernels
artv3 db8bb4a
minor formatting
artv3 78d34fc
remove unused helper
artv3 5464a26
clean up pass
artv3 65da788
Merge branch 'develop' into artv3/fem-updates
artv3 4b6ef23
add missing macros
artv3 92ba026
Merge branch 'artv3/fem-updates' of github.com:llnl/RAJAPerf into art…
artv3 45907df
clean up pass
artv3 ddec26f
use macro for sycl atomic
artv3 b96bd85
Update src/common/RPTypes.hpp
artv3 6d85660
restart CI
artv3 6c039e7
Merge branch 'develop' into artv3/fem-updates
artv3 16dbbfd
Merge branch 'develop' into artv3/fem-updates
rhornung67 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.
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.