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 memory settings in config.resources for job postsnd #3003

Merged
merged 21 commits into from
Oct 11, 2024

Conversation

BoCui-NOAA
Copy link
Contributor

@BoCui-NOAA BoCui-NOAA commented Oct 11, 2024

Description

This PR corrects the memory settings for the BUFR sounding job postsnd. The "memory" specified in the config.resources file represents the total memory required for the entire job, not for a single processor. The updated config.resources file removes the "memory" entries for C1152 and C768 for the postsnd job.

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? NO

How has this been tested?

  • Cycled test on WCOSS2

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • I have made corresponding changes to the system documentation if necessary

@DavidHuber-NOAA DavidHuber-NOAA merged commit ac3cde5 into NOAA-EMC:develop Oct 11, 2024
5 checks passed
DavidHuber-NOAA added a commit to DavidHuber-NOAA/global-workflow that referenced this pull request Oct 15, 2024
…orkflow into feature/ci_tool

* 'feature/ci_tool' of github.com:davidhuber-noaa/global-workflow:
  Update memory settings in config.resources for job postsnd (NOAA-EMC#3003)
  Update rocoto task names (NOAA-EMC#2981)
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.

2 participants