Skip to content

Commit 5d05820

Browse files
authored
Merge pull request #8632 from bwbarrett/dist/README-for-ofi-max-size
dist: Add OFI MTL max_msg_size note to README
2 parents 1da3f93 + 51c0053 commit 5d05820

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,11 @@ All OpenSHMEM-1.3 functionality is supported.
800800
mechanisms for Open MPI to utilize single-copy semantics for shared
801801
memory.
802802

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.
803808

804809
### Open MPI Extensions
805810

0 commit comments

Comments
 (0)