<div dir="ltr">Matt, Satish,<div><br></div><div>Thanks for your feedback -- this is most helpful,</div><div><br></div><div>I will follow your advice and let you know if I still</div><div>can not make it,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 2, 2016 at 4:21 PM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can check config/examples/arch-pardiso.py on how we build petsc with pardiso.<br>
<br>
And run targerts runex2_mkl_pardiso_lu runex2_mkl_pardiso_cholesky in<br>
ksp/ksp/examples/tutorials/makefile<br>
<span class="HOEnZb"><font color="#888888"><br>
Satish<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, 2 Mar 2016, Matthew Knepley wrote:<br>
<br>
> On Wed, Mar 2, 2016 at 4:09 PM, Vasileios Kalantzis <<a href="mailto:kalan019@umn.edu">kalan019@umn.edu</a>><br>
> wrote:<br>
><br>
> > Hi everyone,<br>
> ><br>
> > I have read some previous posts on combining PARDISO<br>
> > with PETSc but still I am not sure on how to combine the<br>
> > two libraries. So I thought of asking what is the best approach.<br>
> > I tried to separately install PARDISO and use it in my PETSc<br>
> > program but the compiling could not complete because of<br>
> > the openmp flags that I pass (at least that is my understanding).<br>
> ><br>
><br>
> If there is a problem, you have to mail or we do not know what happened.<br>
><br>
><br>
> > Should I try to find a workaround for the above problem or<br>
> > there is a simpler way? I have MKL installed in my system<br>
> > and re-configured with --with-mkl-pardiso-dir="$MKLROOT"<br>
> > where MKLROOT is MKL's installation directory.<br>
> ><br>
> > Any possible hint is much appreciated!<br>
> ><br>
><br>
> If you configured with it, then you can just use<br>
><br>
>   -pc_factor_mat_solver_package mkl_pardiso -pc_type lu<br>
><br>
>   Thanks,<br>
><br>
>      Matt<br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>