jrs65 / scalapy

A python wrapper around ScaLAPACK
32 stars 12 forks source link

Can't run with mkl libraries #31

Open baranas opened 4 years ago

baranas commented 4 years ago

If compiled with mkl libraries throws error on execution:

MKL FATAL ERROR: Cannot load symbol MKLMPI_Get_wrappers

Tried on different systems. Even used mkl_link_tool to set extra_link_args. No success...