Quoting r. Roland Dreier <[EMAIL PROTECTED]>: > Subject: Re: [openib-general] scaling issues, was: uDAPL cma: add support for > address and route retries, call disconnect when recving dreq > > > > With 256 nodes all to all already gives you 65000 requests > > > which is the same order of magnitude as the reported 130000. > > I think the only advantage of caching is if you start your app twice. > > But maybe you can fill the cache more efficiently by doing a single > get table to find all the paths at once, rather than having to let the > cma query each path after arping for the GID...
Actually, this sounds like an excellent idea - this immediately makes the number of queries linear with cluster size. -- MST _______________________________________________ openib-general mailing list openib-general@openib.org http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general