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

[release/public-v2.0.0] Update container document to account for running on Gaea #177

Open
wants to merge 8 commits into
base: release/public-v2.0.0
Choose a base branch
from

Conversation

EdwardSnyder-NOAA
Copy link
Collaborator

Description

This PR updates the container document so that users can run the container on Gaea and Orion/Hercules.

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • apply_incr.fd (NOAA-PSL/land-apply_jedi_incr)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • UFS_UTILS.fd (ufs-community/UFS_UTILS)
  • none

Linked PR's and Issues:

This PR addresses issue 167.

Testing (for CM's):

  • RDHPCS
    • Hera
    • Orion
    • Hercules
  • CI
    • Completed
  • WE2E
    • Completed
  • PW-Clouds
    • AWS
    • AZURE
    • GCP

Add info about gaea rocoto requirements.
Add additional compilers and mpi options.
Add land da xml modification for Gaea
reformatted the section
@EdwardSnyder-NOAA EdwardSnyder-NOAA marked this pull request as ready for review January 10, 2025 16:20
@chan-hoo chan-hoo requested a review from gspetro-NOAA January 20, 2025 16:44
@chan-hoo
Copy link
Collaborator

@gspetro-NOAA, please review this pr :)

@gspetro-NOAA
Copy link
Collaborator

All tasks succeed when I ran on Gaea. However, when I run on Orion/Hercules, I'm getting:

orion-login-3[30] gpetro$ rocotorun -w land_analysis.xml -d land_analysis.db
01/22/25 19:54:26 CST :: land_analysis.xml :: Cycle 200001040000, Task prep_obs, jobid=19530072, in state DEAD (FAILED), ran for 1.0 seconds, exit status=2, try=2 (of 2)
01/22/25 19:54:26 CST :: land_analysis.xml :: Cycle 200001040000, Task pre_anal, jobid=19530073, in state DEAD (FAILED), ran for 1.0 seconds, exit status=2, try=2 (of 2)
01/22/25 19:54:26 CST :: land_analysis.xml :: Cycle 200001050000, Task prep_obs, jobid=19530074, in state DEAD (FAILED), ran for 1.0 seconds, exit status=2, try=2 (of 2)

The prep_obs_2000010400.log file says:

+ ver_fp=/work/noaa/epic/gpetro/orion/landda-container/land-DA_workflow/versions/run.ver_singularity
+ '[' -f /work/noaa/epic/gpetro/orion/landda-container/land-DA_workflow/versions/run.ver_singularity ']'
+ echo 'FATAL ERROR: version file does not exist !!!'
FATAL ERROR: version file does not exist !!!

Copy link
Collaborator

@gspetro-NOAA gspetro-NOAA left a comment

Choose a reason for hiding this comment

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

I made some additions/clarifications in the docs based on @EdwardSnyder-NOAA 's feedback, and now the instructions run through without error on Gaea, Orion, and Hercules.

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.

3 participants