<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
</span>Must be the same place Fande encountered this error.<br>
<br>
MatSetUpMultiply_MPIAIJ() does:<br>
<br>
  ierr = PetscTableCreate(aij->B->rmap-<wbr>>n,mat->cmap->N+1,&gid1_lid1);<wbr>CHKERRQ(ierr);<br>
<br>
So the local matrix size (n) must be: 4294967296<br><span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Ah, that is a good hint.</div><div><br></div><div>Treb: is it possible that something is going crazy with the partitioning and this is just the first place where it fails?</div></div><br></div></div>