Fix hang bug by updating MPI bcast to be from 0 not IAPROC-1 + Restart configurable path debugging for global-workflow#1426
Merged
JessicaMeixner-NOAA merged 7 commits intoMay 27, 2025
Conversation
sbanihash
approved these changes
May 15, 2025
Collaborator
sbanihash
left a comment
There was a problem hiding this comment.
Collaborator
Author
bc43396
into
NOAA-EMC:dev/ufs-weather-model
3 of 6 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Pull Request Summary
When trying to use the save points, a hang on wcoss2 was discovered, this was due to a bug.
Description
Updating the broadcast calls to be from 0 instead of IAPROC-1 in w3iopo for when we have saved weight files for the unstructured grid case.
A PR to develop was made - #1430
Closes #1420 as it was added here
Issue(s) addressed
Refs #1350
Refs ufs-community/ufs-weather-model#2709
Commit Message
Fix hang bug by updating MPI bcast to be from 0 not IAPROC-1
Check list
Testing
No expected answer changes.
ww3_tp2.14/./work_OASACM5 diffs in OUTPUT_TOY.txt which is unexpected but isn't meaningful from what I can tell:
matrixCompFull.txt
matrixCompSummary.txt
matrixDiff.txt
UFS PR: ufs-community/ufs-weather-model#2737