-
Notifications
You must be signed in to change notification settings - Fork 51
Release Candidate v2025.03.0 #509
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
Conversation
Update CMake version in build scripts.
…APerf into bugfix/rhornung67/windows-build
Code changes to make Windows build work..
Add short test stuff to test source file.
…tions Update cloud test checks
* Apply changes for build cache + unify logs + explicit extra CI specs * Update RAJA to develop with build cache support --------- Co-authored-by: Rich Hornung <[email protected]>
Use RAJA views in all LTIMES variants
Allocate a single buffer and give out parts of the buffer. This allows us to honor the align setting exactly.
…AJAPerf into feature/burmark1/custom_scan_flag
… issues with -DENABLE_KOKKOS
…in() and Kokkos::Max()
Fix hang in hip custom scan with warp size 32
Honor align setting with comm buffers
Pr from fork/523
|
@rhornung67 I think we probably want the RAJA v2025.03.2 patch in here. The current tpl/raja seems to be pointing at v2025.03.0; sorry, I had not updated with the patch earlier. |
The RAJA submodule was at v2025.03.02. I will double check everything before doing the release. |
Summary