From: Mike H. <mho...@gr...> - 2006-01-26 01:43:54
|
SDP is in good shape, and I'd suggest using that. The VAPI layer hasn't been converted to the new OpenIB stack, as far as I know, and you don't want to use the old drivers that support that API. SDP support in the OpenIB gen 2 stack, i.e. the one in the linux kernel, is pretty good (zero-copy, aio support, etc). Unless you plan to use multi-port/channel or mult-board, SDP will probably be your best bet. If you need to use those advanced features, you'll currently need to use raw VAPI, and the layer in Chromium isn't up to that. For all out performance, using VAPI directly will be the best thing, but it's going to take a large time commitment to bring that layer up to snuff. -Mike we...@st... wrote: > Hi folks; > How functional is the current version of the Infiniband network layer? > I recall some discussion about instabilities due to variations in vendor > implementations about a year ago, but I don't recall hearing anything > since. We have enough Infiniband machines in house at this point that > it's become very relevant to us. > > Thanks, > -Joel > we...@ps... > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Chromium-dev mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-dev > |