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

Updates for Spack Support, Round 2 (and add CircleCI) #1

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

mathomp4
Copy link
Member

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.

Due to insufficient grepping on my part, some remnants of the
"not-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.
@mathomp4 mathomp4 added 0 diff The changes in this pull request have verified to be zero-diff with the target branch. Contingent - DNA Do Not Approve (DNA). These changes are contingent on other PRs labels Mar 21, 2022
@mathomp4 mathomp4 requested a review from sanAkel March 21, 2022 19:19
@mathomp4 mathomp4 changed the title Updates for Spack Support, Round 2 Updates for Spack Support, Round 2 (and add CircleCI) Mar 21, 2022
@mathomp4
Copy link
Member Author

I've also added a basic "make sure you can build GEOSgcm" CI here.

@mathomp4 mathomp4 removed the Contingent - DNA Do Not Approve (DNA). These changes are contingent on other PRs label Mar 21, 2022
@mathomp4 mathomp4 marked this pull request as ready for review March 21, 2022 19:40
@mathomp4 mathomp4 requested review from a team as code owners March 21, 2022 19:40
Copy link
Contributor

@tclune tclune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cmake changes ok

@sanAkel sanAkel merged commit 257f871 into develop Mar 22, 2022
@sanAkel sanAkel deleted the feature/mathomp4/spack-cmake-2022Mar21 branch March 22, 2022 13:23
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.

4 participants