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

Singletons need to create their own session directory tree #13003

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Dec 29, 2024

We currently define the names of the various session directory tree levels, but we never actually create those locations. This causes (among other things) the shmem subsystem to emit error messages about directories not being found or that we are unable to determine if adequate size is available.

Refs #12784

@rhc54
Copy link
Contributor Author

rhc54 commented Dec 29, 2024

@ggouaillardet You were looking at the referenced issue before - mind giving this a review?

We currently define the names of the various session directory
tree levels, but we never actually create those locations. This
causes (among other things) the shmem subsystem to emit error
messages about directories not being found or that we are
unable to determine if adequate size is available.

Refs open-mpi#12784

Signed-off-by: Ralph Castain <[email protected]>
@jsquyres jsquyres merged commit 4d4f721 into open-mpi:main Jan 13, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants