[petsc-users] MKL Pardiso with MPI

Baros Vladimir vbaros at hsr.ch
Tue Sep 30 05:03:55 CDT 2014


Hi,

Intel released MKL 11.2 with support for Pardiso cluster version.
https://software.intel.com/en-us/articles/intel-math-kernel-library-parallel-direct-sparse-solver-for-clusters

Is it possible to use Pardiso with PETSC using MPI?
I'm on Windows if that matters.

Currently if I try to run, I will get this error:

mpiexec Solver2D.exe -ksp_type preonly -pc_type lu -pc_factor_mat_solver_package mkl_pardiso
[0]PETSC ERROR: --------------------- Error Message ----------------------------
----------------------------------
[0]PETSC ERROR: No support for this operation for this object type
[0]PETSC ERROR: Matrix format mpiaij does not have a solver package mkl_pardiso
for LU. Perhaps you must ./configure with --download-mkl_pardiso
[0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html for trou
ble shooting.
[0]PETSC ERROR: Petsc Release Version 3.5.2, Sep, 08, 2014


Regards,
Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140930/6319255f/attachment.html>


More information about the petsc-users mailing list