<div dir="ltr">Yes Pierre, I have see this.  I've worked on this but I'm not sure where the fixes are in the pipeline or what version you are using.  And it is tedious to debug stuff at this scale... N.B. There is a real bug on some compilers (gnu on Cray as I recall) and there is a fix in the pipe, but this print stuff is separate.<div>
Mark</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 11, 2013 at 5:21 AM, Pierre Jolivet <span dir="ltr"><<a href="mailto:jolivet@ann.jussieu.fr" target="_blank">jolivet@ann.jussieu.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
I'm using PETSc without --with-64-bit-indices, and it looks like<br>
PCGAMGFilterGraph declares variables nnz0 and nnz1 as PetscInt. Shouldn't<br>
they be declared as Petsc64bitInt (which would default to PetscInt when<br>
compiling with --with-64-bit-indices) ?<br>
Here is a "funny" log of GAMG (the execution is fine nonetheless, as you<br>
might have guessed, this is just for aesthetic consideration):<br>
<br>
        [0]PCSetFromOptions_GAMG threshold set 1.000000e-01<br>
        [0]PCSetUp_GAMG level 0 N=232830963, n data rows=3, n data cols=6,<br>
nnz/row (ave)=76, np=4096<br>
        [0]PCGAMGFilterGraph -49.2487% nnz after filtering, with threshold<br>
0.1, -26.7705 nnz ave. (N=77610321)<br>
<br>
Thank you,<br>
Pierre<br>
<br>
</blockquote></div><br></div>