[petsc-users] MKL Pardiso with MPI

Patrick Sanan patrick.sanan at gmail.com
Tue Sep 30 05:14:15 CDT 2014


You should include make.log and configure.log (to answer the question of 
whether you configured with --download-mkl_pardiso, amongst others) .

On 9/30/14 12:03 PM, Baros Vladimir wrote:
>
> 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/2011e769/attachment.html>


More information about the petsc-users mailing list