[libfabric-users] Multi process on same domain
Niyaz Murshed
Niyaz.Murshed at arm.com
Fri Aug 30 07:27:01 PDT 2024
Hello,
How do messages pass from QP to QP when both server and client are using the same domain?
I can see RoCE packets in Wireshark, so it does go to the NIC.
Client :
fi_rma_bw -s 192.168.2.100 -e msg -I 1 -S 1024 -p verbs -w 0 -o writedata 192.168.2.100 -d mlx5_2
Server:
fi_rma_bw -s 192.168.2.100 -e msg -I 1 -S 1024 -p verbs -w 0 -o writedata -d mlx5_2
I am trying to understand how multiple process/thread can share the same port over Verbs.
Regards,
Niyaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20240830/00ea8150/attachment.htm>
More information about the Libfabric-users
mailing list