<div dir="ltr"><div>I have access to two PETSC installations: one using 64-bit integers and another one with 32-bit integers. For some reason, when I run the exactly same FORTRAN code (except for the size of integer type) using both installations, the 32-bit one exhibits much lower performance in terms of computation time. This is a problem because I need the 32-bit version in order to be able to use the LU factorization provided in MUMPS.<br></div><div><br></div><div>I would appreciate any hint helping me understand why this may happen.<br></div></div>