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

Support UFS_UTILS on CSPs under Rocky 8 #989

Merged
merged 6 commits into from
Oct 9, 2024

Conversation

weihuang-jedi
Copy link
Contributor

@weihuang-jedi weihuang-jedi commented Oct 2, 2024

DESCRIPTION OF CHANGES:

The purpose of this PR is to update CSP related module files to use Rocky 8, as ParallelWorks will move to only Rocky 8 start 1/1/2025.

TESTS CONDUCTED:

  • Compile on all Tier 1 machines using Intel (Orion, Jet, Hera, Hercules and WCOSS2). Done using a7aa772.
  • Compile branch on CSPs: AWS, Azure, and GCP

DEPENDENCIES:

N/A

DOCUMENTATION:

N/A

ISSUE:

Fixes #982.

@GeorgeGayno-NOAA GeorgeGayno-NOAA self-requested a review October 3, 2024 21:01
@GeorgeGayno-NOAA
Copy link
Collaborator

@weihuang-jedi - Please merge in the latest updates from 'develop' and I will complete my review. Thanks.

@weihuang-jedi
Copy link
Contributor Author

@GeorgeGayno-NOAA I have updated my branch to sync with EMC develop. Please check and let me know if there is still anything to do at my end. Thanks, Wei

@GeorgeGayno-NOAA GeorgeGayno-NOAA merged commit 2323761 into ufs-community:develop Oct 9, 2024
4 checks passed
WalterKolczynski-NOAA pushed a commit to NOAA-EMC/global-workflow that referenced this pull request Dec 24, 2024
# Description

With ParallelWorks now default Rocky 8 on CSPs, and move to Rocky 8 only
after 1/1/2025,
we need to modify global-workflow module files to use Rocky 8 supported
spack-stack,
and test compile and run to make sure all works under Rocky 8.

i) Rocky 8 update new features:

a. Wave worked in C48_S2SWA_gefs case, so turn SUPPORT_WAVES to "YES" in
awspw.yaml.
Actually, if we did not set SUPPORT_WAVES to "YES", setup_expt.py will
rise exception.

b. Using two type of nodes (chips/queues) on AWS, compute/process, where
forecasts run in "compute" queue,
which is a big node (more cores), others run in "process" queue, which
has small node (less cores).

ii) Rocky 8 update needs the following submodules PRs below

- NOAA-EMC/gfs_utils#81
- ufs-community/UFS_UTILS#989
- NOAA-EMC/UPP#1034
- ufs-community/ufs-weather-model#2461

Resolves #2997

---------

Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com>
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.

Support Rocky8 on CSPs
2 participants