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

devbuild.sh needs testing on NOAA Cloud #272

Closed
gspetro-NOAA opened this issue May 24, 2022 · 2 comments
Closed

devbuild.sh needs testing on NOAA Cloud #272

gspetro-NOAA opened this issue May 24, 2022 · 2 comments

Comments

@gspetro-NOAA
Copy link
Collaborator

Description

The devbuild.sh method for building the SRW App only has the following options: cheyenne | gaea | hera | jet | macos | odin | orion | singularity | wcoss_dell_p3

  • There is no noaacloud option, and the singularity option for devbuild.sh generates a module not found error (see below). when building directly in AWS/PW.
  • The singularity build should be tested in an actual container prior to the release to be sure it works.

Steps to Reproduce

Running: ./devbuild.sh --platform=singularity --compiler=gnu
gives a module not found error: "Lmod has detected the following error: The following module(s) are
unknown: "hpc-openmpi" "png" "hpc" "hpc-gnu""

@gspetro-NOAA
Copy link
Collaborator Author

@MichaelLueken It seems like this has been resolved? Just wanted to confirm.

@MichaelLueken
Copy link
Collaborator

@gspetro-NOAA Since Platform's nightly builds successfully build the SRW App on NOAA Cloud platforms and PR #1167 will address the final issues with running on Azure, it should be fine to close this issue.

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

No branches or pull requests

2 participants