<div dir="ltr">Hi everyone,<div><br></div><div>Assuming that I want to use MKL's Pardiso in the <br></div><div><div>context of PETSc (I need it as a local solver for</div><div>block Jacobi type preconditioning), how should I form</div><div>my ./configure so that I can take advantage of </div><div>multi-threading when calling MKL's Pardiso?</div><div><br></div><div>For example, do I simply have to configure with</div><div>--with-openmp=1 --with-pthread=1 and/or similar?</div><div>I have tried different combinations and thought</div><div>of asking,</div><div><br></div><div>Thank you!</div><div><br></div><div>ps. right now I use flat MPI and works fine, I want</div><div>to use threading to add a second level of parallelism, </div><div><br></div><div><br></div></div></div>