Skip to content
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

v4: Support for MAPL-as-library #405

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

mathomp4
Copy link
Member

It has been requested by some of the spack-stack folks (e.g., @climbfuji) that GEOSgcm when built with Spack should be able to use MAPL as a library rather than as a component built in.

I believe this is all that is necessary. We just need to tell CMake where mapl_stub.pl is. Because MAPL is built under ecbuild, that means it has a variable called MAPL_BASE_DIR1 that points to where MAPL is, e.g., in spack, where spack installed it.

Footnotes

  1. This is not great for MAPL since MAPL_Base is a thing for us, but, well, that's what ecbuild does.

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Oct 10, 2024
@mathomp4 mathomp4 self-assigned this Oct 10, 2024
@mathomp4 mathomp4 requested a review from a team as a code owner October 10, 2024 14:39
@mathomp4 mathomp4 merged commit 9f6da02 into main Oct 10, 2024
8 of 11 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/mapl-as-library-v4 branch October 10, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant