[petsc-dev] MKL issue

Jed Brown jed at jedbrown.org
Thu Jan 28 23:11:27 CST 2016


Stefano Zampini <stefano.zampini at gmail.com> writes:

> Just for the records:
>
> I have an installation using the MKL distribution of scalapack but it
>  doesn't use IntelMPI
>
> I've just got a very strange error using MUMPS from PETSc
>
> Intel MKL FATAL ERROR: Cannot load symbol MKLMPI_Get_wrappers.
>
> The error goes away with -mat_mumps_icntl_13 1 (which disables ScaLAPACK)

Do you want that to happen automatically?  Could we try and catch the
error instead of relying on configure to determine this run-time bug?

> This issue is related with
>
> https://software.intel.com/en-us/articles/using-intel-mkl-mpi-wrapper-with-the-intel-mkl-cluster-functions
>
> Is it something we can check for at configure time or we just wait that
> Intel ships MKL with a shared version of libmkl_blacs_(i)lp64?

You can write a test for it or wait.  Since the test needs to execute
code, it would need to run as part of conftest on a batch system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20160128/ae0df182/attachment.sig>


More information about the petsc-dev mailing list