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

Adapt Feature/machine res to Jet and S4 #13

Conversation

InnocentSouopgui-NOAA
Copy link

@InnocentSouopgui-NOAA InnocentSouopgui-NOAA commented Jun 20, 2024

Description

Correct mem_node_max on Jet. The available memory on Kjet as stated in the documentation is rejected by the scheduler.
Solve OpenMP over-allocation on S4. UPP tasks are failing on S4 because of over allocation by OpenMP.

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

How has this been tested?

  • Cycle run on Jet (res 192/96) and S4 (res 96/48 and 192/96)
  • Forecast only on Jet, resolution 96 and 384

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
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • I have made corresponding changes to the documentation if necessary

@InnocentSouopgui-NOAA InnocentSouopgui-NOAA marked this pull request as ready for review June 21, 2024 17:09
@DavidHuber-NOAA DavidHuber-NOAA merged commit 11556d0 into DavidHuber-NOAA:feature/machine_res Jun 21, 2024
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