-
Notifications
You must be signed in to change notification settings - Fork 104
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
V2024.02.0 RC #1598
Merged
+4,743
−4,568
Merged
V2024.02.0 RC #1598
Changes from 250 commits
Commits
Show all changes
269 commits
Select commit
Hold shift + click to select a range
f3992e3
RAJA package: Set BLT_CXX_STD to C++14 globally
adrienbernede c626527
Merge pull request #1533 from LLNL/main
rhornung67 e72a6f8
Merge branch 'develop' into woptim/shared-ci-2023-08-0
adrienbernede aac5e8d
Mark intel oneapi on ruby as allowed to fail (openmp test failing)
adrienbernede b950ee7
Update RSC packages
adrienbernede df9a038
Bump Spack version
adrienbernede f301cab
From RSC: syntax fix
adrienbernede 7da265d
Update RSC
adrienbernede 4a09e31
Update RSC to main
adrienbernede 5e1f506
From RSC: add latest RAJA and RAJAPerf releases
adrienbernede 7b5f992
Clean up test in CI overview sections.
rhornung67 b40c739
Remove maxloc and minloc tests for SYCL
c3147a6
Remove MaxLoc and MinLoc from SYCL reduction
f59cc17
Merge branch 'develop' into feature/homerdin/sycl_reduction
d83c79f
Remove debugging prints
e78b1eb
Merge pull request #1527 from LLNL/woptim/shared-ci-2023-08-0
adrienbernede 45a1d45
Merge branch 'develop' into feature/homerdin/sycl_reduction
rhornung67 59317dd
Update Intel SYCL Dockerfile
d82c9a1
Added IndexLayout
gberg617 74419b6
added multiview test with index layout
gberg617 637493b
fix curly brace formatting
gberg617 262794c
added documentation of index layout unit tests
gberg617 c987061
various corrections
gberg617 56e1df4
added clarification of unit test
gberg617 d7846c0
moved member data to the top of classes and added comments for each m…
gberg617 b2f7909
Merge branch 'develop' into task/devdocs-ci-refresh
rhornung67 b2cd657
Clean up and update CI descriptions
rhornung67 492a969
Updating and cleaning up docs
rhornung67 c4dec8a
Fixes from review comments.
rhornung67 1c7e176
Fix from review.
rhornung67 710a840
Remove redundant wait, add nontrivial nonempty fparams support
bcacace
Update toss4_amdclang_asan.sh
MrBurmark f9821a7
More updates
MrBurmark 76c4c9b
Merge pull request #1548 from LLNL/feature/burmark1/amdclang_asan_script
MrBurmark eab180c
Merge branch 'develop' into task/devdocs-ci-refresh
rhornung67 77fffe0
Merge branch 'develop' into feature/homerdin/sycl_reduction
rhornung67 7fd27f3
Merge pull request #1543 from LLNL/task/devdocs-ci-refresh
rhornung67 749ef28
added curly braces
gberg617 75f0f39
Merge branch 'develop' into feature/bergel1/index-view
rhornung67 73fd431
Remove remnants of loop_exec policy
rhornung67 3458b65
Remove remnants of loop_exec from user docs
rhornung67 36f5ab4
Update radiuss-shared-ci to new release (with radiuss-spack-configs)
adrienbernede fcc73b8
Fix
adrienbernede ea690ab
Fix
adrienbernede 20fb1ea
Fix
adrienbernede f6e30bc
Fix
adrienbernede 2658c5d
Merge pull request #1549 from LLNL/excise-loop-exec
rhornung67 2ee993e
Merge branch 'develop' into feature/bergel1/index-view
rhornung67 9418e66
Merge branch 'develop' into woptim/isolate-jobs
adrienbernede 8c1aeeb
Merge pull request #1506 from LLNL/feature/bergel1/index-view
gberg617 a533b13
Merge branch 'develop' into woptim/isolate-jobs
adrienbernede 713e802
Adapt documentation
adrienbernede fa244b2
Some doc fixes
adrienbernede 6ce7ed2
Merge pull request #1550 from LLNL/woptim/isolate-jobs
adrienbernede d4cd1c1
Add support for poodle machine
adrienbernede 14513dd
Fix oversight: missing job file generation step
adrienbernede fb2fba8
Poodle pdebug alloc limited to 30 minutes
adrienbernede 2bef8a1
From RSC: fix syntax
adrienbernede 8ed2140
Fix: poodle pdebug only allows 1 node allocations
adrienbernede 3b4b654
Define number of cores for poodle
adrienbernede 2342195
Allow CI jobs overlap on poodle to fit in pdebug alloc
adrienbernede 8ea4b0c
Fix typo
adrienbernede 55a4986
Update radiuss-shared-ci and radiuss-spack-configs
adrienbernede 4c6397a
Remove TBB back-end support from code
rhornung67 9eca697
remove TBB from all tests
rhornung67 4d0c517
Remove TBB from examples and azure tests
rhornung67 b4b7a52
Remove TBB from Cmake files
rhornung67 dbd7fd4
Remove TBB option from build scripts
rhornung67 df3e039
Remove TBB from user guide
rhornung67 56367d0
Add some content for next release to restart GitLab CI.
rhornung67 503e2bb
Allow customization in reproducer to print project specific variables
adrienbernede 1175c7f
Point at appropriate radiuss-shared-ci reference
adrienbernede a33c483
Merge pull request #1554 from LLNL/task/rhornung67/excise-tbb
rhornung67 489f304
Merge branch 'develop' into woptim/poodle
rhornung67 77b60ad
Fix typo to re-trigger GitLab CI
rhornung67 ccfa53e
Attempt to fix RTD build
rhornung67 e64310e
Merge branch 'develop' into feature/homerdin/sycl_reduction
rhornung67 2b9443b
From RSC: Add mpi variant to RAJAPerf only
adrienbernede 8531cbf
From RSC: fix copy-paste error
adrienbernede 0073955
Fix oversight in documentation
adrienbernede 0f1d9f2
Merge branch 'develop' into woptim/raja_perf_mpi
rhornung67 af67ef2
Merge pull request #1556 from LLNL/task/rhornung67/fix-rtd
rhornung67 9e4093f
Merge branch 'develop' into woptim/raja_perf_mpi
rhornung67 5d5d8b2
Merge pull request #1557 from LLNL/woptim/raja_perf_mpi
rhornung67 945f6ce
Merge branch 'develop' into feature/homerdin/sycl_reduction
rhornung67 54bdb90
Merge branch 'develop' into woptim/poodle
adrienbernede 2e5a2cb
poodle allocation and build configuration
adrienbernede 974b93c
Merge pull request #1552 from LLNL/woptim/poodle
adrienbernede 5d5fa1f
Fix sycl free function documentation
f5729a2
Fix typo and remove BLT stub
johnbowen42 998ff74
Checkout new shas for blt and camp to include new macro. Simplify lo…
johnbowen42 aed3b21
Delete unnecessary logic in RAJA-config.cmake.in
johnbowen42 d9951d1
Enforce BLT commit in CI runners
johnbowen42 0e9fdfe
Restart CI
johnbowen42 d0b9a19
Merge branch 'develop' into feature/homerdin/sycl_reduction
rhornung67 605b58e
Merge pull request #1542 from LLNL/bugfix/bowen/use-new-blt-tpl-macro
rhornung67 482ea59
Merge branch 'develop' into feature/homerdin/sycl_reduction
rhornung67 6beed47
Merge pull request #1541 from LLNL/feature/homerdin/sycl_reduction
rhornung67 128403d
Use coarse grained pinned memory
MrBurmark fe3d7aa
Update RELEASE_NOTES.md
MridulSharma03 c0e3e6d
Merge branch 'develop' into woptim/reproducer
adrienbernede ac4d5e5
Merge pull request #1560 from LLNL/feature/burmark1/hip_pinned_coarse
MrBurmark 1449c7b
Update RELEASE_NOTES.md
MridulSharma03 d82939d
Merge branch 'develop' into pr-from-fork/1561
rhornung67 4fa0230
Update comments in .gitlab-ci.yml
adrienbernede 7548acd
Fine tune allocation duration
adrienbernede d51757e
Use ntasks to limit number of running jobs
adrienbernede 064fbc3
run one job per socket on ruby
adrienbernede 14d7d06
Fix salloc option, fine tune alloc time
adrienbernede 927d55f
Allow limited overlapping on ruby
adrienbernede bad69d9
Do not re-specify reservation in sub alloc
adrienbernede 982b987
Revert changes consisting in using ntasks: not working as expected
adrienbernede 97e3138
Merge pull request #1562 from LLNL/pr-from-fork/1561
rhornung67 218bfbc
Update build scripts for intel oneapi compilers and cmake version
rhornung67 7434d76
remove toss3 scripts -- TOSS3 is DEAD!
rhornung67 9c7b872
Merge branch 'develop' into woptim/alloc-tuning
adrienbernede 6223d68
Comment alloc command choices
adrienbernede 51b92ff
Minor comment change to kickstart CI
rhornung67 f3dd453
Merge pull request #1567 from LLNL/task/rhornung67/update-intel-scripts
rhornung67 406eb8d
Change HIP_PLATFORM from HCC to AMD and NVCC to NVIDIA
rakesroy 4c9bd63
Merge branch 'develop' into woptim/alloc-tuning
adrienbernede d1b7641
Merge pull request #1565 from LLNL/woptim/alloc-tuning
rhornung67 121dc90
Merge branch 'develop' into pr-from-fork/1568
rhornung67 e00f056
Merge pull request #1570 from LLNL/pr-from-fork/1568
rhornung67 22a3605
Pass mpi option through raja_add_test
MrBurmark 6684765
Merge pull request #1573 from LLNL/feature/burmark1/MPI_test_passthrough
MrBurmark e33df32
[OpenMP] Fixed compiler error due to wrong namespace (RAJA::policy::…
ThorBl 15b41dc
add documentation
artv3 597baf1
support new reducers in all backends
artv3 2e7df1f
From RSCI: New flux job syntax allowing overlapping and mpi tests
adrienbernede 6a9f965
Merge branch 'woptim/updated-flux-commands' into woptim/reproducer
adrienbernede 1e1d9b3
Merge pull request #1576 from LLNL/pr-from-fork/1575
MrBurmark e2349ed
Point at radiuss shared ci appropriate branch
adrienbernede 9d45e54
Merge branch 'develop' into artv3/stage/launch_new_reducers
rhornung67 deec07e
clean ci reservation args in allocation
adrienbernede f4d653e
Fix oversights
adrienbernede edf9d40
Move to RADIUSS Shared CI 2023.12.0 release branch
adrienbernede ca8bd81
Fix typo
danbeibei bb0d09e
simplify wording
rhornung67 0431759
Merge branch 'develop' into woptim/shared-ci-v2023-12-0
adrienbernede c535dc1
Merge pull request #1580 from LLNL/pr-from-fork/1579
rhornung67 866ccec
Merge branch 'develop' into woptim/shared-ci-v2023-12-0
rhornung67 1e57e50
fix up sycl launch backend
artv3 2efa4a2
updates to launch core for new reducer backend
artv3 1578734
launch param fixes
artv3 b126929
fixes for hip backend
artv3 0de3c48
compile time fixes
artv3 d9e918a
add test and examples
artv3 3e8b184
Merge branch 'develop' into artv3/stage/launch_new_reducers
artv3 9b8a041
pass by reference
artv3 b1980c6
compile time fixes
artv3 1bd9418
remove dead code
artv3 b43ec43
compile fix for hip
artv3 e5f177e
Empty-Commit
artv3 ee34130
Minor changes in comments
adrienbernede 2a57ba4
Remove time restrictions at job level, shared allocation should suffice
adrienbernede 400e885
Flux: Remove time restrictions at job level, shared allocation should…
adrienbernede 35cc44d
Merge pull request #1578 from LLNL/woptim/shared-ci-v2023-12-0
adrienbernede 7dc7b58
Merge branch 'develop' into artv3/stage/launch_new_reducers
artv3 e37bbf0
adjust formatting
artv3 dae73d7
Merge branch 'artv3/stage/launch_new_reducers' of github.com:LLNL/RAJ…
artv3 7583c39
Update examples/launch-param-reductions.cpp
artv3 cf3a36b
Update examples/launch-param-reductions.cpp
artv3 0d1a493
formatting on examples
artv3 5aa6d37
formatting fixes
artv3 8f7b40a
Merge pull request #1577 from LLNL/artv3/stage/launch_new_reducers
artv3 46043cf
Cosmetic changes
adrienbernede 84031e1
Merge branch 'develop' into woptim/shared-ci-v2023-12-0
adrienbernede 8d0471b
From RSC : fix MPIEXEC flag with spectrum-mpi
adrienbernede 2054c62
Fix typo
adrienbernede 2b9cc57
From RSC: Import the full logic instead of overriding
adrienbernede 0dc7896
From RSC: Fix syntax
adrienbernede fb00e68
From RSC: Fix missing import
adrienbernede 25b85b0
From RSC: Do not change flag for spectrum-mpi (fixed error elsewhere)…
adrienbernede 9a71134
From RSC: Fix typo
adrienbernede 8ccbfe7
From RSC: Fix syntax
adrienbernede 74ab2a3
From RSC: merge changes to main
adrienbernede 638f0d8
Use cmake --install
adrienbernede 12fd148
Fix cmake install call
adrienbernede 6f1ce1f
Update to rocm 5.7.1
adrienbernede 194d526
Add rocm 5.7.0 for corona
adrienbernede 1911658
Merge pull request #1584 from LLNL/woptim/rsc-rajaperf-mpiexec-flag
adrienbernede 1e02723
Update copyright year from 2023 to 2024
rhornung67 7db9ada
Merge pull request #1586 from LLNL/copyright-to-2024
rhornung67 9c8cf9f
fix operators::maximum
MrBurmark d5f82d8
Fix ValueLoc limits
MrBurmark bc7c19d
Fix comparison operators in ValLoc
MrBurmark 80b20a1
Fix order or arguments in resolve
MrBurmark 3a4e3f5
Remove ValLoc <=, >= operators
MrBurmark 48e38a7
Merge branch 'develop' into bugfix/burmark1/reducer_and_operators
MrBurmark ce6018d
Merge pull request #1587 from LLNL/bugfix/burmark1/reducer_and_operators
MrBurmark ddbe31e
Use less time in workgroup enqueue multiple tests
MrBurmark 1448cd3
empty commit to trigger GitLab CI
rhornung67 f857d26
Merge pull request #1588 from LLNL/feature/burmark1/workgroup_Enqueue…
MrBurmark 8585c7b
Merge branch 'develop' into woptim/rocm-5-7-1
adrienbernede 9b11662
Update camp to support rocm 6
MrBurmark f3e0fc5
Merge pull request #1589 from LLNL/feature/burmark1/update_camp
MrBurmark e58ea99
From RSC: switch to rocm 5.7.0 on tioga
adrienbernede 0bd9cb4
From RSC: Add and switch to rocm@6.0.0 + add and switch to cce@16.0.1…
adrienbernede 473e4a1
Merge branch 'develop' into woptim/rocm-5-7-1
rhornung67 c684e93
Update to 5.7.0 on corona only, stick with 5.6.0 on tioga
adrienbernede 5a2d23d
Fix: rocm 5.6.0 -> 5.6.1
adrienbernede 327b8be
Increase poodle shared allocation duration
adrienbernede 2e47d7b
From RSC: Fix: set amd gpu targets 3 different ways
adrienbernede 763ef9d
Test rocm 5.7.1
adrienbernede 83dbfd5
Back to rocm 5.7.1 in shared CI job
adrienbernede 40b1c64
Renounce to pdebug on poodle: limit of 1 node and 30 min is too tight
adrienbernede 4ff066d
From RSC: Remove amdgpu arch hicc flags
adrienbernede 3d1e216
Update RSC to main
adrienbernede 96b85b9
Update Spack to 0.21.1
adrienbernede 6b91167
Use CI queue on Lassen
adrienbernede 035f343
Update to RSC@main
adrienbernede 3c792c4
Apply CI queue to custom allocs in RAJA jobs on lassen
adrienbernede cee0026
A fix in RSC
adrienbernede 59dc447
From RSC: Remove rocm 6.0.0 suite to prevent Spack from mixing it wit…
adrienbernede b3f5ff1
added documentation for IndexLayout
gberg617 b29edf6
made corrections to documentation and small typo fix in comments of I…
gberg617 b14874c
more fixes to IndexLayout documentation
gberg617 29fea12
Update docs/sphinx/user_guide/feature/view.rst
gberg617 6fff433
format index strategy names
gberg617 4546768
tried taking out a few extra RAJA namespace in text
gberg617 dbaa1c3
minor re-wording
gberg617 81eaa94
Move to RSC@main
adrienbernede 3e7079f
small change to get tests to re-run
gberg617 d51a76f
removing module map stuff
kab163 5ded751
deleting actual module files too
kab163 7a20ea0
Merge pull request #1583 from LLNL/feature/bergel1/index-view-documen…
gberg617 e2397d6
Merge branch 'develop' into task/kab163/remove-modules
rhornung67 695fa88
Allow xl job on lassen to fail since update of Spack (bug there)
adrienbernede a797534
Update RSC with updates in Spack config.yaml file
adrienbernede e44668e
Update RSC to main
adrienbernede 1a103cd
Merge pull request #1592 from LLNL/task/kab163/remove-modules
rhornung67 17e79b8
Merge branch 'develop' into woptim/rocm-5-7-1
adrienbernede c824996
Merge pull request #1585 from LLNL/woptim/rocm-5-7-1
adrienbernede 58de327
Update tpls to prepare for release
rhornung67 1af349e
Update BLT in GitLab CI
rhornung67 6810ef8
add loop exec policy type aliases at user request
rhornung67 1a28e07
update radiuss spack configs so rocm 5.7.1 is defined
rhornung67 42db4e8
update desul to version with latest blt release
rhornung67 b9df1d5
Merge pull request #1597 from LLNL/task/rhornung67/update-tpls
rhornung67 ad780b2
Update release notes with notable changes since last release
rhornung67 bcfaaf9
Merge branch 'develop' into v2024.02.0-RC
rhornung67 6162974
fix launch bounds parameters to avoid emitting a warning
artv3 06c66d5
Update version number
rhornung67 7d73aa0
Update include/RAJA/policy/cuda/policy.hpp
artv3 616ac79
Merge pull request #1600 from LLNL/artv3/cuda-launch-bounds-warning-fix
artv3 ec4697d
Merge branch 'develop' into v2024.02.0-RC
rhornung67 1c89b1a
Update copyright date
rhornung67 a82ae13
add release date
rhornung67 d2df653
Complete release notes
rhornung67 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
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
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
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
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.
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.
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.
Ooops! Thank you. Fixed