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

Set shared for non-exclusive jobs on WCOSS2 (GFSv16) #2261

Merged

Conversation

KateFriedman-NOAA
Copy link
Member

Description

This PR updates the GFSv16 system to set place=shared for non-exclusive jobs. Previously, only place=exclhost was set and the default was shared if not set. The default is now exclusive, therefore place=shared needs to be set for shared jobs on WCOSS2. This change was already made for the GFSv17 develop branch and is now being done for the operational GFSv16 system ahead of the next planned implementation. The ecf scripts are updated to add :shared to the place setting for jobs that aren't already set as exclusive with :exclhost.

Additionally, the global dump archive DMPDIR path on WCOSS2 is updated to the new dump project location.

Resolves #2135

Type of change

Update for new requirement on WCOSS2.

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO

How has this been tested?

Cycled test on WCOSS2.

KateFriedman-NOAA and others added 4 commits January 22, 2024 16:54
Jobs that are not exclusive on WCOSS2 now need to
set shared when job is shared.

Refs NOAA-EMC#2135
Add ":shared" or "shared" to the native string
in the rocoto xml for non-exclusive jobs on WCOSS2.

Refs NOAA-EMC#2135
…_wcoss2

Refs NOAA-EMC#2135

* origin/dev/gfs.v16:
  GFSv16.3.13 - WAFS high resolution update (NOAA-EMC#2255)
Use new location: /lfs/h2/emc/dump/noscrub/dump

Refs NOAA-EMC#2135
@KateFriedman-NOAA KateFriedman-NOAA added the production update Processing update in production label Jan 26, 2024
@KateFriedman-NOAA KateFriedman-NOAA self-assigned this Jan 26, 2024
Copy link
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

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

looks ok to me.

@KateFriedman-NOAA KateFriedman-NOAA merged commit 42d096d into NOAA-EMC:dev/gfs.v16 Jan 29, 2024
1 check failed
@KateFriedman-NOAA KateFriedman-NOAA deleted the feature/shared_wcoss2 branch January 29, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
production update Processing update in production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants