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

Revive CI tests for release mode #2

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

christopherwharrop-noaa
Copy link
Collaborator

This update includes fixes necessary to get the linux Intel and GNU CI tests to work again for release mode. Testing in debug mode does not work yet due to a floating point exception traced to an initialization problem of one or more fields. This update gets at least some CI tests in working order. Once the floating point bug is fixed, the results will likely change again, so the baseline will need updating again.

This PR includes a few minor fixes needed to get CI functional. One was adding MPI_Finalize() call to the test code. Others include adding support for LLVM Intel builds and updating the installation of compilers and MPI in the CI workflow configs.

The code will crash in debug mode, due to a floating
point exception which is still being explored.

This PR includes minor bug fixes.
@christopherwharrop-noaa christopherwharrop-noaa marked this pull request as ready for review August 8, 2024 18:08
@christopherwharrop-noaa christopherwharrop-noaa merged commit 5449143 into master Aug 8, 2024
2 checks passed
@christopherwharrop-noaa christopherwharrop-noaa deleted the feature/revive-ci-tests branch August 8, 2024 18:09
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.

1 participant