On Thu, May 19, 2005 at 09:30:59PM +0800, yufan wrote: > Date: Thu, 19 May 2005 21:30:59 +0800 > From: yufan <iamyufan@xxxxxxxxx> > To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> > Subject: problems with c++ programming with mpich > Reply-To: yufan <iamyufan@xxxxxxxxx>, > For users of Fedora Core releases <fedora-list@xxxxxxxxxx> > > > are there someone have c++ programming with mpich experience?can > someone translate these mpich commands in c into c++ command? > MPI_Reduce() > MPI_Send() > MPI_Receive() > MPI_Bcast() > i have searched on the Internet for a while but cannot find any > answer. Have you looked at the lam package. Well if you want to go fast c++ may be a strange choice. Going fast is often the goal of an MPI application. But this URL might help. http://www.osl.iu.edu/research/mpi2c++/ -- T o m M i t c h e l l Found me a new place to hang my hat :-) Found me a cable too.