Jeff Squyres wrote:
>On Aug 18, 2005, at 6:42 PM, Lei_at_ICS wrote:
>
>
>
>>I know LAM MPI runs on heterogeneous nodes, but just wanted
>>to make sure that I hear a "yes" from you given that you now
>>understand our need to do parallel computation in the context
>>of Matlab. I am also hoping that with LAM all the MPI code
>>that I develop assuming homogeneous environment will automatically
>>work on heterogeneous nodes.
>>
>>
>
>Yes, but we only have limited support for Windows. Running on Cygwin
>more-or-less works -- see the release notes for more details.
>
>
>
I read the release notes. It seems that LAM MPI runs on Cygwin
on top of Windows. But we would like to start an MPI singleton
from the Windows version of Matlab, not the Linux/Cygwin
version of Matlab.
So is it true that the communication between the Windows version
of Matlab and the MPI processes on a Linux cluster is only possible
through Windows sockets talking to Linux sockets? What do you think?
I would really like to avoid socket level programming if possible. :)
Thanks,
-Lei
|