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

v11: Update to ESMA_cmake v3.56.0, FV3 GC v2.13.0, ESMA_env v4.29.2 #863

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Jan 3, 2025

This PR updates ESMA_cmake to use the LOCATION strategy for finding Python. This is needed as NAS (at least) has a very recent, but empty (no f2py) Python stack in the default path. Using LOCATION should limit it to the Python we want (e.g., via GEOSpyD module)


We also update to ESMA_env v4.29.2. This change updates g5_modules to use an MPT 2.30 Baselibs at NAS. This is due to NAS updating the mpi-hpe/mpt module to mpi-hpe/mpt.2.30. While this does not break GEOS, CMake throws more errors due to differences in MPT that built Baselibs vs MPT that would build GEOS.

It also moves up to Baselibs 7.27.0 which has the latest libraries.


We also update to FV3 GC v2.13.0. This release adds a dependency to fms_r4. We need this because of the weird way we build FV3 as r4 but link to the r8 version of FMS. In that case, we still need to point to the include files from r4 FMS.

But, CMake in that case has no idea that to build, say, Moist, that we need to build fms_r4 before building this.

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Jan 3, 2025
@mathomp4 mathomp4 self-assigned this Jan 3, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner January 3, 2025 16:06
@mathomp4 mathomp4 changed the title v11: Update to ESMA_cmake v3.56.0 v11: Update to ESMA_cmake v3.56.0, FV3 GC v2.13.0 Jan 6, 2025
@mathomp4 mathomp4 changed the title v11: Update to ESMA_cmake v3.56.0, FV3 GC v2.13.0 v11: Update to ESMA_cmake v3.56.0, FV3 GC v2.13.0, ESMA_env v4.29.2 Jan 6, 2025
@sdrabenh sdrabenh merged commit 22fdcca into main Jan 6, 2025
18 checks passed
@sdrabenh sdrabenh deleted the feature/mathomp4/v11-update-esmacmake branch January 6, 2025 20:33
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.

2 participants