Hi, I am writing some code for a cluster, and I'm using RDMA. I would like each node to be able to access memory of every other node, which requires N-1 connections for N nodes on each. What can I do to implement this efficiently? I'm already using an SRQ for all connections. Can SRQs be used for the server application too? Each node will have a client with connections, and also a server instance... can these share an SRQ?
Thanks a lot, AJ _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
