[libfabric-users] PD/MR sharing by multiple NIC
Xiong, Jianxin
jianxin.xiong at intel.com
Wed Aug 21 08:16:00 PDT 2024
It depends on the provider. Since MR is domain level object, in order to share the MR, the endpoints must share the same domain. Some providers (e.g. verbs) map domain to a specific nic and thus can't share MR among nics. Other providers (e.g. psm3) have domain as pure software entity and can have multiple NICs under the same domain.
Jianxin
From: Libfabric-users <libfabric-users-bounces at lists.openfabrics.org> On Behalf Of Niyaz Murshed
Sent: Wednesday, August 21, 2024 8:00 AM
To: libfabric-users at lists.openfabrics.org
Subject: [libfabric-users] PD/MR sharing by multiple NIC
Hello,
Is it possible to multiple NICs share the same PD/MR?
i.e., can I register a memory region that can be used by multiple NICs?
Regards,
Niyaz
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20240821/28e31db7/attachment-0001.htm>
More information about the Libfabric-users
mailing list