-
Notifications
You must be signed in to change notification settings - Fork 524
radiuss packages update from radiuss-spack-configs #1402
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
radiuss packages update from radiuss-spack-configs #1402
Conversation
|
@adrienbernede would it be possible to break these changes out into a few single package PRs? That would greatly help in reviewing and diagnosing what's breaking in CI. |
|
@alecbcs Gitlab CI was passing, waiting for new run. Style fixed. |
alecbcs
left a comment
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.
Couple of quick suggestions. Otherwise this PR looks mostly good to me.
Use utility function to define -D option in CMake. Require fortran compiler only when fortran support is ON. Co-authored-by: Alec Scott <hi@alecbcs.com>
|
@alecbcs I think this is ready. Just need to wait for you to be back from SC ;) |
alecbcs
left a comment
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.
Looks good to me. Thanks @adrienbernede!
* Apply changes from local RADIUSS packages * Complete update from local specs * Fix style * Add missing import * Revert adding new versions of caliper * Fix blt version constraints in RAJA package * Other version constraints fixes * remove trailing whitespaces * Apply suggestions from code review Use utility function to define -D option in CMake. Require fortran compiler only when fortran support is ON. Co-authored-by: Alec Scott <hi@alecbcs.com> * Fix style * Fix syntax * Really fix syntax * Fix style * In Cached CMake build system: rocm path = llvm-amdgpu prefix * Apply suggestions from code review * Fix style: unused import --------- Co-authored-by: Alec Scott <hi@alecbcs.com>
* Apply changes from local RADIUSS packages * Complete update from local specs * Fix style * Add missing import * Revert adding new versions of caliper * Fix blt version constraints in RAJA package * Other version constraints fixes * remove trailing whitespaces * Apply suggestions from code review Use utility function to define -D option in CMake. Require fortran compiler only when fortran support is ON. Co-authored-by: Alec Scott <hi@alecbcs.com> * Fix style * Fix syntax * Really fix syntax * Fix style * In Cached CMake build system: rocm path = llvm-amdgpu prefix * Apply suggestions from code review * Fix style: unused import --------- Co-authored-by: Alec Scott <hi@alecbcs.com>
This PR updates radiuss packages with some changes: