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

Add build scripts and README file for Derecho #11

Merged
merged 5 commits into from
Oct 18, 2023
Merged

Conversation

sjsprecious
Copy link
Collaborator

This PR introduces the build scripts and README file about how to build TUV-x and its dependencies on Derecho.

The scripts work for both GNU and Intel compilers (both of them compile successfully).

  • Using the GNU compiler, all the 59 regression tests are passed.
  • Using the Intel compiler, the regression test suite hangs at the regression_aerosols_radiator_4strm test for an unknown reason (https://github.com/NCAR/tuv-x-private/issues/286).

@sjsprecious sjsprecious added the enhancement New feature or request label Oct 16, 2023
Copy link
Collaborator

@mattldawson mattldawson left a comment

Choose a reason for hiding this comment

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

looks great! just a couple minor changes for the new tuv-x repo

etc/derecho/README.md Outdated Show resolved Hide resolved
etc/derecho/README.md Outdated Show resolved Hide resolved
etc/derecho/build_tuvx_derecho_gnu.sh Outdated Show resolved Hide resolved
etc/derecho/build_tuvx_derecho_intel.sh Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@mattldawson mattldawson merged commit 956c682 into main Oct 18, 2023
10 checks passed
@sjsprecious sjsprecious deleted the build_tuv_derecho branch October 19, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants