On Mar 1, 2007, at 1:42 AM, Rajesh vanaparthi wrote:
> Hi,
> Please any one solve my problem.
> I have a matrix multiplication program below which run on multiple
> machines(using linux).
> The program works fine with small size matrices(till 900), but
> doesn't work with large
> size matrices(>900).
> I am allocating memory dynamically.
> The error is that one of the process cannont initialize MPI_Init
> (); etc
.
> Can anyone tell me the possible reason that causes this error?
It would be useful if you included exactly what error message you are
receiving. Also, you might want to look at the debugging suggestions
on our web page:
http://www.lam-mpi.org/faq/category6.php3
Hope this helps,
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|