<div dir="ltr"><div dir="ltr">On Mon, Jan 13, 2020 at 10:15 AM Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
  I looked at the code and see nothing glaring wrong. I guess it requires valgrind and the debugger on the machine where the trouble occurs. Your enum should not need to be changed.<br></blockquote><div><br></div><div>I can't login since ANL disabled my login.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  Barry<br>
<br>
<br>
> On Jan 13, 2020, at 3:52 AM, Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>> wrote:<br>
> <br>
> I have some unexplainable errors with 64-bit ints in this branch:<br>
> <br>
>   <a href="https://gitlab.com/petsc/petsc/-/jobs/400852717" rel="noreferrer" target="_blank">https://gitlab.com/petsc/petsc/-/jobs/400852717</a><br>
> <br>
> from<br>
> <br>
>   <a href="https://gitlab.com/petsc/petsc/pipelines/108833203" rel="noreferrer" target="_blank">https://gitlab.com/petsc/petsc/pipelines/108833203</a><br>
> <br>
> I have built my own 64-bit arches, and the one compiled with new gcc works fine<br>
> and is valgrind clean. With the bad old Apple gcc I get an inexplicable error with<br>
> <br>
>   DMPlexGetCellRefiner_Internal()<br>
> <br>
> in plexrefine.c:10433. In the debugger, it looks like it only passes have the address.<br>
> I cannot understand what is going on since the declarations look fine to me, and work<br>
> with 32-bit ints. Does anyone know how to fix this? Should I be declaring my function<br>
> using PetscEnum* rather than my specific enum?<br>
> <br>
>   Thanks,<br>
> <br>
>      Matt<br>
> <br>
> -- <br>
> What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
> -- Norbert Wiener<br>
> <br>
> <a href="https://www.cse.buffalo.edu/~knepley/" rel="noreferrer" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>