<div dir="ltr">I think my confusion is that the level argument is passed by value, so it should make no difference to the application whether it's const or not.  The const qualifier seems to place a limitation on an implementation of this routine, but I'm not sure why.<div><br></div><div> ~Jim.<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 6, 2017 at 10:48 AM, William Gropp <span dir="ltr"><<a href="mailto:wgropp@illinois.edu" target="_blank">wgropp@illinois.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">There is no rationale, other than that this is an IN argument and hence is unchanged.  Of course, declaring it as const achieves nothing new.  I think it was just a rote application of that rule, to a routine that is rarely used.<div><br></div><div>Bill</div><div><br><div>
<div style="word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">William Gropp<br>Acting Director and Chief Scientist, NCSA<br>Director, Parallel Computing Institute<br>Thomas M. Siebel Chair in Computer Science<br>University of Illinois Urbana-Champaign</div><br class="m_-8941535355292502358Apple-interchange-newline"></div><br class="m_-8941535355292502358Apple-interchange-newline">
</div>
<br><div><blockquote type="cite"><div><div class="h5"><div>On Apr 6, 2017, at 9:42 AM, Jim Dinan <<a href="mailto:james.dinan@gmail.com" target="_blank">james.dinan@gmail.com</a>> wrote:</div><br class="m_-8941535355292502358Apple-interchange-newline"></div></div><div><div><div class="h5"><div dir="ltr">Hi All,<div><br></div><div>I apologize if this is a dumb question -- what's the rationale for the const qualifier on the level argument to MPI_Pcontrol?</div><div><br></div><div>int MPI_Pcontrol(const int level, ...)</div><div><br></div><div>Cheers,</div><div> ~Jim.</div></div></div></div>
______________________________<wbr>_________________<br>mpi-forum mailing list<br><a href="mailto:mpi-forum@lists.mpi-forum.org" target="_blank">mpi-forum@lists.mpi-forum.org</a><br><a href="https://lists.mpi-forum.org/mailman/listinfo/mpi-forum" target="_blank">https://lists.mpi-forum.org/<wbr>mailman/listinfo/mpi-forum</a></div></blockquote></div><br></div></div><br>______________________________<wbr>_________________<br>
mpi-forum mailing list<br>
<a href="mailto:mpi-forum@lists.mpi-forum.org">mpi-forum@lists.mpi-forum.org</a><br>
<a href="https://lists.mpi-forum.org/mailman/listinfo/mpi-forum" rel="noreferrer" target="_blank">https://lists.mpi-forum.org/<wbr>mailman/listinfo/mpi-forum</a><br></blockquote></div><br></div></div></div>