<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'd like&nbsp;to write a small programme in linux/c to&nbsp;achieve only the simpliest functions of mpich,like MPI_Init,,MPI_Comm_rank,MPI_Comm_size,MPI_Send and MPI_Recv,MPI_Finalize</DIV>
<DIV>Now,I'm not sure how&nbsp;communicating between computers <U>in a cluster</U> is achieved in mpich.</DIV>
<DIV>When I install mpich,I need to install rsh-server first,so I guess mpich uses rsh to communicate between computers <U>in a cluster</U>.Is that right?</DIV>
<DIV>Does mpich uses socket&nbsp; programming instead?&nbsp; Or both?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any&nbsp;suggestion will be greatly appreciated!</DIV>