- 
                Notifications
    You must be signed in to change notification settings 
- Fork 929
Closed
Description
Thank you for taking the time to submit an issue!
Background information
@hjelmn Reported that large OOB messages are getting garbled when the OS buffer is smaller than the message size, thus requiring multiple iterations to send/recv the message
What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
master, and probably 3.x
Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
git clone
Please describe the system on which you are running
- Operating system/version:
- Computer hardware:
- Network type:
Details of the problem
@hjelmn can provide. Our default configuration is to set the OOB/TCP send/recv buffers to 128k. In his case, changing that to 4M resolved the problem.
@ggouaillardet Can you please take a look?
Metadata
Metadata
Assignees
Labels
No labels