[MPICH] reg. heterogeneous cluster

Matt Chambers matthew.chambers at vanderbilt.edu
Wed Nov 21 00:04:20 CST 2007


Kalyana Krishna wrote:
> Hi everyone,
>
> I have a couple of questions regarding support of heterogeneous
> clusters with mpich2.
>
> 1) With SMPD process manager, is it possible to launch a single MPI
> application across *NIX and Windows platform?
>   
Yes, if you get SMPD to work on your *NIX platform it should be happy to 
talk with Windows SMPDs.


> 2) Does MPICH2 do automatic conversion between machines of different
> binary formats (big endian and little endian) as long as the size of
> the data types is same on both platforms?
>   
No, if you need heterogeneous support you have to stick with MPICH1 
until this feature is added to MPICH2, and the completion date of this 
feature seems to be perpetually pushed back...probably because it's such 
an uncommon requirement. :)


> 3) If answer to 1 & 2 is yes, should the Infiniband driver stack on
> all machines be from the same vendor? (OpenIB, QLogic (Silverstorm),
> Cisco etc)? Or can Linux have OpenIB stack and windows have vendor
> stack and still be able to participate in a single MPI application?
>   
I'll leave this to someone who knows more (i.e. anything) about Infiniband.

-Matt

> thank you for your time.
>
> regards,
> Kalyan
>
>   




More information about the mpich-discuss mailing list