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

Remove Modules/FindESMF.cmake - use ESMF's own version #71

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Apr 10, 2024

Description

Remove Modules/FindESMF.cmake - ESMF has its own, developer-blessed version that we should use and that provides a switch for the user to use the static or shared library.

There will be changes needed for the applications and for the ESMF build (have the build system add /path/to/esmf-install/cmake to CMAKE_MODULES_PATH)

For spack builds, I created an issue here: spack/spack#43575

I will keep this in draft mode until we've prepared the updates for the build systems and tested with at least ufs-weather-model and jedi-ufs.

This resolves #70

@climbfuji climbfuji self-assigned this Apr 11, 2024
@climbfuji climbfuji marked this pull request as ready for review August 15, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide switch to choose between ESMF static and shared? No, better to use ESMF's own findESMF.cmake?
1 participant