[Beowulf] using two separate networks for different data streams
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.
Kevin Ball kball at pathscale.comThu Jan 26 13:32:54 PST 2006
- Previous message: [Beowulf] using two separate networks for different data streams
- Next message: [Beowulf] using two separate networks for different data streams
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > I've seen architectures with two network switchs, one is used for I/O > (writing, reading, so on) and another for message passing (MPI). how is > this achieved? I get the idea, from one place, where the applications > running must be aware of this but I was thinking that for this to work it > must be transparent to the application. How can this be achieved? One fairly straightforward way to do this is to have a file system NFS mounted over some form of Ethernet and use that for your files that are doing IO, and then have an MPI implementation over whatever other network you want. A central clearing house for learning about NFS is http://nfs.sourceforge.net/ Hope this helps! -Kevin > > Any thought will be appreciated. > > best regards, > > Ricardo Reis > > "Non Serviam" > > n.p.: http://radio.ist.utl.pt > n.r.: http://atumtenorio.blogspot.com > <- Send with Pine Linux/Unix/Win/Mac OS-> > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
- Previous message: [Beowulf] using two separate networks for different data streams
- Next message: [Beowulf] using two separate networks for different data streams
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
