<div>Hi, </div>
<div> </div>
<div>    I am using ilu(k) preconditioner from Euclid/Hypre on my Mac OS 10.9 box with 12 processors and openmpi v1.7.3 from macports. </div>
<div> </div>
<div>    I find that for 1 CPU (-np 1) the code runs reasonably fast, but when multiple processors are included the solver runs significantly slow (by orders of magnitude). I ran the time profiler on one of the processes spawned by openmpirun, and it seems to be taking a lot of time in MPI_Waitall called from Euclid_dhSetup. </div>

<div> </div>
<div>    This could very well be a Hypre issue, but I wanted to check to see if anynoe on the Petsc list has experience a similar problem. </div>
<div> </div>
<div>    Any suggestions/inputs are welcome. </div>
<div> </div>
<div>Thanks,</div>
<div>Manav</div>
<div> </div>