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

Build NEXUS in CI #53

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Build NEXUS in CI #53

merged 5 commits into from
Jun 17, 2024

Conversation

zmoon
Copy link
Member

@zmoon zmoon commented May 29, 2024

Pretty basic right now, just a single case with GFortran 12 and a single version of EMSF (8.3.1). But we can expand this in the future.

Note

find_package(MPI REQUIRED) removed, since NEXUS itself doesn't use any MPI, and non-MPI ESMF works fine too for NEXUS's purposes

See also the (somewhat-)failed experiments in #51 and #52

zmoon added 4 commits May 29, 2024 16:26
ESMF has "mpiuni" build option for running without MPI
using pre-built ESMF, which would otherwise add ~ 9 min to the
CI run time
getting

fatal: No tags can describe '4e818813da35bf76dbcee2da6ecc598b9c89b1a7'.

(HEMCO hash)
@zmoon zmoon marked this pull request as ready for review June 14, 2024 21:08
find package MPI removed from nuopc cmakelists instead
@zmoon zmoon requested a review from bbakernoaa June 14, 2024 21:30
@zmoon zmoon merged commit 969db2f into noaa-oar-arl:develop Jun 17, 2024
2 checks passed
@zmoon zmoon deleted the ci-build branch June 17, 2024 21:00
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.

2 participants