Hi,<br><br> I am running a parallel code on a 10 node SMP cluster. The code runs for sometime after which I get the following error<br><br>Fatal error in MPI_Type_contiguous: Other MPI error, error stack:<br>MPI_Type_contiguous(120): MPI_Type_contiguous(count=253, MPI_DOUBLE_PRECISION, new_type_p=0xbfd42800) failed<br>
MPID_Type_contiguous(44): Out of memory<br>[cli_6]: aborting job:<br><br>However, when I run the code on other cluster with mpich 1 as the programming environment, the code runs smoothly. <br><br>Regards<br>Suman Vajjala<br>