[mvapich-discuss] Application aborts at runtime.

Hari Subramoni subramoni.1 at osu.edu
Wed Jun 3 15:40:49 EDT 2015


Hello Chaitra,

>From the error, it looks like the value of tag you're passing to MPI_Isend
is incorrect, possibly its < 0 or > INT_MAX (as defined on your system).
However, without more information on how you configured the MPI library
(output of mpiname -a), some more details of the application, it will be
hard to give an exact answer.

Regards,
Hari.

On Wed, Jun 3, 2015 at 10:23 AM, Chaitra Kumar <chaitragkumar at gmail.com>
wrote:

> Hi Team,
>
> I am trying to run an application using MVAPICH2-2.0.  The application
> compiles without any error, but at runtime, aborts with following error:
>
> Fatal error in PMPI_Isend:Invalid tag, error stack:
> PMPI_Isend(149): MPI_Isend(buf=0x7f59b5124300, count=8, MPI_UNSIGNED_LONG,
> dest=0, tag=1073741824, comm=0x84000001, request=0x132ae24) failed
> PMPI_Isend(98).: Invalid tag, value is 1073741824
>
> Can you please help me in resolving this.
>
> Thanks in advance.
>
> Regards,
> Chaitra
>
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mailman.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20150603/b5712633/attachment.html>


More information about the mvapich-discuss mailing list