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

update logic to identify MSU machine (#1497) #1498

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

RussTreadon-NOAA
Copy link
Contributor

Description

The logic in ush/detect.sh does not properly identify the MSU machine being used (Hercules or Orion) when the script is run on compute nodes. This PR incorporates logic from the g-w detect_machine.sh to fix this problem.

Companion PRs

None

Issues

Resolves #1497

Automated CI tests to run in Global Workflow

  • atm_jjob
  • C96C48_ufs_hybatmDA
  • C96C48_hybatmaerosnowDA
  • C48mx500_3DVarAOWCDA
  • C48mx500_hybAOWCDA
  • C96C48_hybatmDA

@RussTreadon-NOAA RussTreadon-NOAA self-assigned this Feb 13, 2025
@RussTreadon-NOAA
Copy link
Contributor Author

Execute the g-w compute node build option using the updated detect_machine.sh on Orion. The script correctly identified the machine as Orion.

@RussTreadon-NOAA
Copy link
Contributor Author

@DavidNew-NOAA and @DavidHuber-NOAA : If either of you have time, can you quickly review the changes in this PR? The changes are straightforward. The GDASApp detect_machine.sh has been updated with recent changes from g-w.

Copy link
Collaborator

@DavidNew-NOAA DavidNew-NOAA left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Collaborator

@DavidHuber-NOAA DavidHuber-NOAA left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @RussTreadon-NOAA!

@RussTreadon-NOAA
Copy link
Contributor Author

Thank you @DavidHuber-NOAA . You already fixed this problem in g-w. GDASApp is just catching up now.

@RussTreadon-NOAA RussTreadon-NOAA merged commit 3e1a52a into develop Feb 13, 2025
5 checks passed
@RussTreadon-NOAA RussTreadon-NOAA deleted the bugfix/detect_machine branch February 13, 2025 18:34
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.

detect_machine.sh identifies wrong MSU machine on compute nodes
3 participants