Update ursa to oneapi@2025.3.1 compilers and mpi@2021.17 MPI#1939
Update ursa to oneapi@2025.3.1 compilers and mpi@2021.17 MPI#1939rickgrubin-noaa wants to merge 90 commits intoJCSDA:developfrom
Conversation
Remove spurious tab
|
Is this for the release/2.1 branch? |
| fortran: /apps/spack-2024-12/linux-rocky9-x86_64/gcc-11.4.1/intel-oneapi-compilers-2025.3.1-yqgrg5v3jonwexcjwd3xu3rzvwcp4ejk/compiler/2025.3/bin/ifx | ||
| environment: | ||
| prepend_path: | ||
| LD_LIBRARY_PATH: '/usr/lib:/usr/lib64' |
There was a problem hiding this comment.
No problem adding this, but surprised that it is necessary
There was a problem hiding this comment.
No problem adding this, but surprised that it is necessary
Unclear if it's strictly necessary; I simply didn't remove it from 2025.2.1 config yaml files.
climbfuji
left a comment
There was a problem hiding this comment.
Both of these are missing the compiler requirement sections. From Atlantis:
all:
require:
- any_of: ['%intel-oneapi-compilers@=2025.3.0']
when: '%intel-oneapi-compilers'
- any_of: ['%gcc@=11.2.0']
when: '%gcc'
I submitted against develop; can close this PR and submit against release/2.1 if you prefer. |
Thanks, wasn't aware of this, and will update accordingly. |
Yes please, and while at it you may commit the changes with I tried to change the base for this PR to Sorry for the hassle! |
Not a problem; will get it gone today. |
|
Closing per discussion herein, will re-open against |
Description
Update ursa to
oneapi@2025.3.1compilers andmpi@2021.17MPI.HPC-XMPI remains atv2.18.1Dependencies
None
Issues addressed
None
Applications affected
All applications that build against
spack-stack(UFS WM,SRW, etc.)Systems affected
ursa
Testing
Checklist