-
Notifications
You must be signed in to change notification settings - Fork 55
Update ECMWF libs ecbuild, eckit, fckit, atlas, fiat, ectrans #1814
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
base: feature/update_to_spack_v1
Are you sure you want to change the base?
Update ECMWF libs ecbuild, eckit, fckit, atlas, fiat, ectrans #1814
Conversation
|
@fmahebert We need a PR for https://github.com/JCSDA/spack-packages that cherry-picks your commit(s) from spack/spack-packages#2366. Do you want me to create it and point your spack-stack PR to that branch? |
5ac7dab to
a411ba5
Compare
Please let me know if this is the correct configuration! |
climbfuji
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.
I don't see the actual submodule pointer update here, just the .gitmodules update.
|
Hopefully fixed... |
|
Looks good now. We'll merge #1817 first, then update this PR, and wait for the CI tests to succeed. |
Can you fix the merge conflicts, please? All that's needed is pulling in develop and "adding" (confirming) that the head of your current spack-packages branch is correct (because it is up to date with spack-stack-dev). |
…feature/new_atlas_and_dependency_versions
Actually, I just merged JCSDA/spack-packages#22 - can you pull this into your spack-packages branch and update the submodule pointer while you are resolving the conflicts, please? |
|
Ahh, I was too fast / too slow! Yes, I will do that second step as well |
|
Done, hopefully correctly |
|
@fmahebert I merged JCSDA/spack-packages#23, please update the spack-package submodule ptr to hash JCSDA/spack-packages@ea29f11 and revert the |
…feature/new_atlas_and_dependency_versions
This reverts commit a411ba5.
Description
Update ECMWF's packages to the following versions,
This is following the validation work of https://github.com/JCSDA-internal/oops/issues/3052
Dependencies
Issues addressed
Closes #1723
Applications affected
Impacts JEDI applications
Systems affected
Impacts all systems
Testing
jedi-bundlectests using gcc 13.3 and intel 2024.2 as detailed https://github.com/JCSDA-internal/oops/issues/3052Checklist
All necessary updates to the documentation on readthedocs are included in this PRdoc/source/PreConfiguredSites.rstanddoc/source/MaintainersSection.rstAll necessary updates to the spack-stack wiki will be made when this PR is merged