<div>Hi,</div>
<div>&nbsp;</div>
<div>I am solving a poisson eqn and using hypre as a preconditioner has greatly increased the speed. I am trying to do some more tuning and I have some questions:</div>
<div>&nbsp;</div>
<div>1. Is boomerAMG the only option? What are the other hypre conditioners available? Is there any documentation somewhere? Is hypre just a preconditioner or can it be a solver as well?</div>
<div>&nbsp;</div>
<div>2. what does the preonly in ksp_type mean? Is the eqns solved?</div>
<div>&nbsp;</div>
<div>3. why can&#39;t I use bcgs&nbsp; or bicg with hypre? Also, can cg be used for non-symmetric matrix. It seems to work.</div>
<div>&nbsp;</div>
<div>Thank you very much.</div>
<div>&nbsp;</div>
<div>Regards.</div>