We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1da3f93 + 51c0053 commit 5d05820Copy full SHA for 5d05820
README.md
@@ -800,6 +800,11 @@ All OpenSHMEM-1.3 functionality is supported.
800
mechanisms for Open MPI to utilize single-copy semantics for shared
801
memory.
802
803
+* The OFI MTL does not support sending messages larger than the active
804
+ Libfabric provider's `max_msg_size`. If you receive an error
805
+ message about sending too large of a message when using the OFI MTL,
806
+ please reach out to your networking vendor to ask them to support a
807
+ larger `max_msg_size` for tagged messages.
808
809
### Open MPI Extensions
810
0 commit comments