<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Rajeev,<br><br>Thanks for the reference to the relevant section of MPI 3.1 standard.<br><br>As mentioned in the standard it specifies only the least value of upper bound which is 32767.  An MPI implementation is free to set a high value of MPI_TAG_UB. <br><br>So can this upper bound value (MPI_TAB_UB) be increased to allow higher tag values?<br><br>Regards,<br>Chaitra<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 12, 2015 at 9:31 AM, Thakur, Rajeev <span dir="ltr"><<a href="mailto:thakur@mcs.anl.gov" target="_blank">thakur@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The tag cannot be larger than the value of the attribute key MPI_TAG_UB on MPI_COMM_WORLD. See Section 8.1.2, pg 334, of the MPI 3.1 standard.<br>
<span class="HOEnZb"><font color="#888888"><br>
Rajeev<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Jun 11, 2015, at 8:17 PM, Chaitra Kumar <<a href="mailto:chaitragkumar@gmail.com">chaitragkumar@gmail.com</a>> wrote:<br>
><br>
> Hi Junchao,<br>
><br>
> Yes, the application has a requirement for big tag.<br>
><br>
> With openMPI there are no issues while running the application.<br>
><br>
> Can you please do the needful.<br>
><br>
> Regards,<br>
> Chaitra<br>
><br>
> On Thu, Jun 11, 2015 at 5:21 PM, Junchao Zhang <<a href="mailto:jczhang@mcs.anl.gov">jczhang@mcs.anl.gov</a>> wrote:<br>
> As discussed in the mvapich mailing list, do you really need such big tag?<br>
><br>
> --Junchao Zhang<br>
><br>
> On Wed, Jun 10, 2015 at 8:35 PM, Chaitra Kumar <<a href="mailto:chaitragkumar@gmail.com">chaitragkumar@gmail.com</a>> wrote:<br>
> Hi Team,<br>
><br>
> I am trying to run an application using MVAPICH2-2.0.  The application compiles without any error, but at runtime, aborts with following error:<br>
><br>
> 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<br>
><br>
> I contacted MVAPICH2 team for this issue: <a href="http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/2015-June/005623.html" rel="noreferrer" target="_blank">http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/2015-June/005623.html</a><br>
><br>
> They suggested me to contact MPICH team, as the issue is coming from higher level MPICH code.<br>
><br>
> Can you please help me in resolving this.<br>
><br>
> Regards,<br>
> Chaitra<br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
><br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
<br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</div></div></blockquote></div><br></div>