Skip to content

Don't fail when PMIX_IOF_OUTPUT_TO_FILE directory exists#3651

Merged
rhc54 merged 1 commit intoopenpmix:masterfrom
Matthew-Whitlock:master
Aug 1, 2025
Merged

Don't fail when PMIX_IOF_OUTPUT_TO_FILE directory exists#3651
rhc54 merged 1 commit intoopenpmix:masterfrom
Matthew-Whitlock:master

Conversation

@Matthew-Whitlock
Copy link
Contributor

Currently, setting an output file successfully creates the directory on one process, but the rest then detect an already existing directory. PMIX reports the error and continues, but the output from those processes is lost (even to the standard shared output).

Allow pmix.iof.file to output to an existing directory

Signed-off-by: Matthew Whitlock <mwhitlo@sandia.gov>
@rhc54
Copy link
Contributor

rhc54 commented Aug 1, 2025

Ouch - thanks for catching that and providing a fix!

@rhc54 rhc54 merged commit 5995438 into openpmix:master Aug 1, 2025
26 checks passed
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