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

Use pmix_path_nfs to detect shared file systems #1902

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Dec 20, 2023

Check if tmpdir is a shared file system, and warn the user as to the performance issues this can cause. Purely a warning and the job will continue. Provide an MCA param to shut off the warning. Provide an MCA param to OMPI indicating that this check has been performed so the apps don't do it again.

Fixes #1866

Check if tmpdir is a shared file system, and warn the user
as to the performance issues this can cause. Purely a warning
and the job will continue. Provide an MCA param to shut off
the warning. Provide an MCA param to OMPI indicating that
this check has been performed so the apps don't do it again.

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit bc5de98 into openpmix:master Dec 20, 2023
12 checks passed
@rhc54 rhc54 deleted the topic/chk branch December 20, 2023 21:15
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.

Problems dealing with shared TMPDIRs
1 participant