[Beowulf] using two separate networks for different data streams

ctierney at hypermall.net ctierney at hypermall.net
Thu Jan 26 13:07:06 PST 2006


Quoting Ricardo Reis <rreis at aero.ist.utl.pt>:

> 
> Hi
> 
>   I've looked around, in the list and google and didn't find anything 
> elucidating enough on this so mabe someone could englight me or point me 
> where to look.
> 
>   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?
> 

I have seen this done with systems that have a high performance
network (Myrinet, IB, etc.) and a gigE network for I/O.  If you
just have 2 gigE networks, it still should be easy to achieve.  Just
name the two interfaces differently.  Have the IO systems (NFS or other)
use the IO interface and have the MPI codes use the node names of
the other interface.  

Craig


>   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
> 




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the Beowulf mailing list