-
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
common/gadi/packages.yaml: use system openmpi directly #26
Conversation
harshula
commented
Feb 21, 2024
- This commit requires libaccessom2: force CMake to use MPI compiler wrappers spack-packages#66 for ACCESS-OM2 to build on Gadi.
* This commit requires ACCESS-NRI/spack-packages#66 for ACCESS-OM2 to build on Gadi.
Hi @CodeGat , This commit will require https://github.com/ACCESS-NRI/ACCESS-OM2/blob/main/spack.yaml to be updated. i.e. |
This whole set of changes were triggered by ACCESS-NRI/spack-packages#61 . |
The following instructions will need to be updated: |
* Requires: ACCESS-NRI/spack-packages#66 * Requires: ACCESS-NRI/spack-config#26
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
* Requires: ACCESS-NRI/spack-packages#66 * Requires: ACCESS-NRI/spack-config#26
…ity (#49) * Depend on openmpi instead of nci-openmpi * versions.json: Updated spack-config to 2024.03.22 (uses system openmpi directly instead of nci-openmpi) Requires: ACCESS-NRI/spack-packages#66 Requires: ACCESS-NRI/spack-config#26 * spack.yaml: Updated spack-packages to 2024.03.22, spack-config to 2024.02.1 * spack.yaml: Updated access-om2 package version from 2023.11.24 to 2024.03.0 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tommy Gatti <[email protected]>