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

Auto PR - develop β†’ MAPL-v3 - Updates for Spack Support, Round 2 #569

Merged
merged 2 commits into from
Mar 23, 2022

Conversation

github-actions[bot]
Copy link

πŸ“ Automatic PR: develop β†’ release/MAPL-v3

Description

Updates for Spack Support, Round 2

Due to insufficient grepping on my part, some remnants of the
non-canonical CMake still remain. Apparently these were not necessary
changes for Spack, but they are changes that unify the CMake style of
GEOS to be more like correct CMake.

In this go-around, it is mainly finding INC_ESMF which I apparently
forgot to grep for last time (I was focused on NetCDF), and some
non-canonical OpenMP calls.

See GEOS-ESM/GEOSgcm#387 for the meta-issue.

πŸ“ Modified files

CMakeLists.txt | 5 ++---
GEOSagcm_GridComp/CMakeLists.txt | 3 +--
GEOSagcm_GridComp/GEOSphysics_GridComp/CMakeLists.txt | 3 +--
.../GEOSmoist_GridComp/CMakeLists.txt | 3 +--
.../GEOSradiation_GridComp/CMakeLists.txt | 3 +--
.../GEOSsurface_GridComp/CMakeLists.txt | 5 ++---
.../GEOSsurface_GridComp/GEOSlake_GridComp/CMakeLists.txt | 3 +--
.../GEOSsurface_GridComp/GEOSland_GridComp/CMakeLists.txt | 5 ++---
.../GEOSland_GridComp/GEOScatchCN_GridComp/CMakeLists.txt | 7 +++----
.../GEOScatchCNCLM40_GridComp/CLM40/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM40_GridComp/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM45_GridComp/CLM45/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM45_GridComp/CMakeLists.txt | 2 +-
.../GEOSland_GridComp/Shared/CMakeLists.txt | 3 +--
.../GEOSsurface_GridComp/Utils/mk_restarts/CMakeLists.txt | 15 ++++-----------
GEOSagcm_GridComp/GEOSsuperdyn_GridComp/CMakeLists.txt | 5 ++---
GEOSdataatm_GridComp/CMakeLists.txt | 3 +--
GEOSogcm_GridComp/CMakeLists.txt | 7 +++----
.../GEOS_OceanBioGeoChemGridComp/CMakeLists.txt | 3 +--
GEOSogcm_GridComp/GEOS_OradBioGridComp/CMakeLists.txt | 3 +--
GEOSogcm_GridComp/GEOSseaice_GridComp/CMakeLists.txt | 3 +--
.../GEOSCICEDyna_GridComp/CMakeLists.txt | 7 +++----
22 files changed, 35 insertions(+), 59 deletions(-)

mathomp4 and others added 2 commits March 21, 2022 15:27
Due to insufficient grepping on my part, some remnants of the
"non-canonical" CMake still remain. Apparently these were not necessary
changes for Spack, but they are changes that unify the CMake style of
GEOS to be more like "correct" CMake.

In this go-around, it is mainly finding `INC_ESMF` which I apparently
forgot to grep for last time (I was focused on NetCDF), and some
non-canonical OpenMP calls.

See GEOS-ESM/GEOSgcm#387 for the meta-issue.
…22Mar21

Updates for Spack Support, Round 2
@github-actions github-actions bot requested a review from a team as a code owner March 22, 2022 14:53
@github-actions github-actions bot added automatic Automatic Pull Request MAPL3 MAPL 3 Related labels Mar 22, 2022
@mathomp4 mathomp4 merged commit f0ac925 into release/MAPL-v3 Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic Automatic Pull Request MAPL3 MAPL 3 Related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants