-
Notifications
You must be signed in to change notification settings - Fork 4
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
libaccessom2: force CMake to use MPI compiler wrappers #66
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Successful compilation test on Gadi of ACCESS-OM2 with the following change to
|
* Thanks to Micael Oliveira for this suggestion.
harshula
force-pushed
the
61-deprecate-using-nci-openmpi
branch
from
February 20, 2024 23:42
183ab51
to
e8ec3cf
Compare
aidanheerdegen
approved these changes
Feb 21, 2024
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.
Worth stating explicitly that this change forces CMake to use the MPI compiler wrappers which add localised flags to find libraries and includes.
harshula
changed the title
libaccessom2: explicitly set CMake compiler variables
libaccessom2: force CMake to use MPI compiler wrappers
Feb 21, 2024
harshula
added a commit
to ACCESS-NRI/spack-config
that referenced
this pull request
Feb 21, 2024
* This commit requires ACCESS-NRI/spack-packages#66 for ACCESS-OM2 to build on Gadi.
harshula
added a commit
to ACCESS-NRI/ACCESS-OM2
that referenced
this pull request
Feb 21, 2024
* Requires: ACCESS-NRI/spack-packages#66 * Requires: ACCESS-NRI/spack-config#26
harshula
added a commit
to ACCESS-NRI/spack-config
that referenced
this pull request
Feb 21, 2024
* This commit requires ACCESS-NRI/spack-packages#66 for ACCESS-OM2 to build on Gadi.
harshula
added a commit
to ACCESS-NRI/ACCESS-OM2
that referenced
this pull request
Mar 19, 2024
* Requires: ACCESS-NRI/spack-packages#66 * Requires: ACCESS-NRI/spack-config#26
aidanheerdegen
pushed a commit
to ACCESS-NRI/ACCESS-OM2
that referenced
this pull request
Mar 27, 2024
…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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details can be found in #61 .