-
Notifications
You must be signed in to change notification settings - Fork 22
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
Update RADIUSS packages w.r.t. spack@develop-2024-07-07 #264
Merged
Merged
Changes from 15 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0fb8137
Update RADIUSS packages w.r.t. spack@develop-2024-06-16
adrienbernede c24af2f
Merge branch 'develop' into woptim/add-latest-releases
adayton1 9139602
From RSC: Update CHAI package
adrienbernede 2c10916
Update w.r.t. spack@develop-2024-07-07
adrienbernede 1b1ae9e
Add changes related to camp
adrienbernede 009c28a
Update Umpire fmt support
adrienbernede 5495361
Update Spack version
adrienbernede 2ef8c66
Prevent spack from using fmt 11
adrienbernede 32f0469
From RSC: apply patch to [email protected]
adrienbernede 07cdc74
Depend on umpire~fmt_header_only with CUDA
davidbeckingsale c78246e
Bump radiuss-spack-configs to fix syntax error
davidbeckingsale c4afec5
From RSC: fmt fix and merge latest main
adrienbernede 8e24bf9
Bump radiuss-spack-configs
davidbeckingsale a937afd
Update RSC
adrienbernede 6e2ca4b
Point at RSC@main
adrienbernede 997dea6
Move RAJA back to v2024.02.2
adayton1 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 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
Submodule radiuss-spack-configs
updated
12 files
+6 −6 | .readthedocs.yml | |
+3 −0 | docs/requirements.txt | |
+0 −0 | docs/sphinx/conf.py | |
+1 −1 | docs/sphinx/index.rst | |
+15 −0 | packages/camp/camp-rocm6.patch | |
+33 −2 | packages/camp/package.py | |
+109 −72 | packages/care/package.py | |
+19 −1 | packages/chai/package.py | |
+8 −2 | packages/fmt/package.py | |
+48 −13 | packages/raja/package.py | |
+11 −2 | packages/umpire/package.py | |
+26 −0 | toss_4_x86_64_ib/spack.yaml |
Submodule raja
updated
74 files
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.
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.
Is this change still necessary?