-
Notifications
You must be signed in to change notification settings - Fork 0
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
Depend on openmpi instead of nci-openmpi and add restart reproducibility #49
Conversation
harshula
commented
Feb 21, 2024
- Requires: libaccessom2: force CMake to use MPI compiler wrappers spack-packages#66
- Requires: common/gadi/packages.yaml: use system openmpi directly spack-config#26
This change was triggered by ACCESS-NRI/spack-packages#61 . |
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.
We'll need to update the version before merging it - if you rebase onto main it should help out telling what needs to be done.
* Requires: ACCESS-NRI/spack-packages#66 * Requires: ACCESS-NRI/spack-config#26
644da04
to
2ef105b
Compare
The model version in the
|
!bump minor |
✅ Version bumped from |
This
It will be deployed using:
If this is not what was expected, commit changes to |
Pre-release deployment is reporting
Despite this change https://github.com/ACCESS-NRI/build-cd/pull/31/files Seems that on
|
Might need to check the version tagged in |
7ce0caa
to
2ef105b
Compare
The model version in the
|
This
It will be deployed using:
If this is not what was expected, commit changes to |
!bump major |
✅ Version bumped from |
This
It will be deployed using:
If this is not what was expected, commit changes to |
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.
LGTM
We shouldn't merge until we have done some performance testing, confirming the impact is minimal |
Good point @aidanheerdegen - I've requested changes so it shouldn't be able to merge |
Seems the pre-release build is still using
|
What does this mean, exactly...? |
…i directly instead of nci-openmpi)
This
It will be deployed using:
If this is not what was expected, commit changes to |
@harshula The openmpi thing was fixed - we hadn't tagged the |
Hi @CodeGat , Is there anything else we need to do? |
I assume some kind of performance testing of some kind before proper deployment |
This pull request has been mentioned on ACCESS Hive Community Forum. There might be relevant details there: https://forum.access-hive.org.au/t/access-om2-bit-repro-testing/1960/1 |
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. Performance checks suggest no issue with model slowdown.