[Mpi-forum] Error when using mpiexec whith mpich-3.04

Wesley Bland wbland at mcs.anl.gov
Thu Nov 21 07:32:57 CST 2013


This isn't the correct mailing list to ask questions about a particular implementation. You're looking for the MPICH users mailing list (discuss at mpich.org). Try reporting your question there. This list is for those who are creating the MPI Standard. 

Thanks,
Wesley

> On Nov 21, 2013, at 2:00 AM, vincent russier <russier at icmpe.cnrs.fr> wrote:
> 
> 
> 
> I have installed mpich-3.04 on a computer powered by linux.
> Everything seems to be OK. The example in f.90 runs correctecly
> without error mesages. When I try my own trial code (simply a send
> and a recv call) I get the following error mesage :
> 
> Assertion failed in file src/mpid/ch3/src/mpid_vc.c at line 140:
> MPIU_Object_get_ref((vcrt)) >= 0
> 
> The process which aborts is the one on which I use the recv
> instruction.
> 
> I have use mpiexec -n <n> ./trial.out
> 
> I have tried with ifort and gfortran compilers with the same result.
> 
> I have made the same install on another computer also powered by
> Linux with exactly the same result.
> 
> The 2 Linux are different: Fedora 19 and RedHat Enterprise 6.2
> 
> Thank you for your help.
>        VR
> 
> 
> 
> 
> 
> _______________________________________________
> mpi-forum mailing list
> mpi-forum at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-forum



More information about the mpi-forum mailing list