<div class="gmail_quote">On Wed, May 30, 2012 at 11:01 AM, Keita Teranishi <span dir="ltr"><<a href="mailto:keita@cray.com" target="_blank">keita@cray.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the reply! How about the other third-party software? Does it convert PETScInt to “int”?</blockquote></div><br><div>Third party software doesn't know about PetscInt.</div><div><br></div><div>Those packages that support 64-bit integers must have their own solution when they call BLAS. We don't, as far as I know, interface to any packages that claim 64-bit support through hacks like "-i8" compiler flags.</div>