[Beowulf] MPI performance gain with jumbo frames
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Greg Lindahl lindahl at pbm.comWed Jun 13 16:50:17 PDT 2007
- Previous message: [Beowulf] MPI performance gain with jumbo frames
- Next message: [Beowulf] RE: programming multicore clusters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jun 13, 2007 at 04:30:16PM -0700, laytonjb at charter.net wrote: > In a multi-core situation, > do the interrupts affect all of the cores or just one core? One core gets each interrupt. cat /proc/interrupts to see how this works in your system. > I personally like the concept that Level 5 Networks used in conjunction > with their GigE cards - user space drivers. This is how everyone does their EtherNot devices: InfiniPath, Myrinet, Quadrics, yadda yadda. Then the next question is, why are you bothering with TCP? With EtherNot, you can avoid all of the interrupts. A typical InfiniPath system only has a couple of interrupts after running for weeks; bringing the link up causes a couple. MPI doesn't cause any. -- greg
- Previous message: [Beowulf] MPI performance gain with jumbo frames
- Next message: [Beowulf] RE: programming multicore clusters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
