<div><div>


<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px}
span.s1 {font-family: 'Helvetica'; font-weight: normal; font-style: normal; font-size: 12.00pt}
</style>


<p class="p1"><span class="s1"><a href="https://msdn.microsoft.com/en-us/library/dn473234(v=vs.85).aspx">https://msdn.microsoft.com/en-us/library/dn473234(v=vs.85).aspx</a></span></p>


</div><div dir="auto"><br></div><div dir="auto">This function name is archaic and removed in MPI-3. Use the new name. </div><div dir="auto"><br></div><div dir="auto">Jeff</div><br><div class="gmail_quote"><div>On Fri, Feb 9, 2018 at 3:11 PM Mark Adams <<a href="mailto:mfadams@lbl.gov">mfadams@lbl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>I get an error in PetscCommGetNewTag. So I copied the test to may main and I get the same problem. So this code fails:</div><div><br></div><div>int main( int argc, char **args ) </div><div>{</div><div>  PetscErrorCode   ierr;</div><div>  ierr = PetscInitialize( &argc, &args, "./.petscrc", NULL );CHKERRQ(ierr);</div><div>  { // debug</div><div>    PetscCommCounter *counter;</div><div>    PetscMPIInt      flg;</div><div>    ierr = MPI_Attr_get(PETSC_COMM_WORLD,Petsc_Counter_keyval,&counter,&flg);CHKERRQ(ierr);</div><div>    if (!flg) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_CORRUPT,"Bad MPI communicator supplied ???????????????");</div><div>  }</div><div><br></div><div>Any ideas?</div></div><div><div><br></div><div>Mark</div></div></blockquote></div></div><div dir="ltr">-- <br></div><div class="gmail_signature" data-smartmail="gmail_signature">Jeff Hammond<br><a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a><br><a href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a></div>