-
Notifications
You must be signed in to change notification settings - Fork 19
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
Enable GEOSadas CI Build (ifort only) #975
Conversation
@mathomp4 Try to make it so the ADAS test is only triggered on PRs to |
Welp, MAPL |
Okay. I'm trying this now with some of the fancy magic in the GEOS Orb. I'm trying to checkout the develop branch of GEOSadas and then build that. Let's see! |
Description
This adds a GEOSadas CI build in MAPL. Only with ifort.
NOTE: This uses the
develop
branch of GEOSadas, then checks out thedevelop
branch of ESMA_cmake (because I had to do that in my nightly tests) and then it checks out thefeature/mathomp4/add-extended-source-prepbykx
branch of GEOSana_GridComp until GEOS-ESM/GEOSana_GridComp#86 is merged into a tag of GEOSana_GridComp and then that tag is in GEOSadas'scomponents.yaml
.So, it's fragile.
Related Issue
Motivation and Context
Makes sure we can build GEOSadas with MAPL development!
How Has This Been Tested?
Well, I was able to build by hand on Discover...
Types of changes
Checklist: