I'm trying to use Arrayfire
's implementation of LU and got:
Intel MKL FATAL ERROR: Cannot load libmkl_mc3.so or libmkl_def.so.
I tried lot of things to solve the issues (like libraries paths and other stuff). Nothing worked for me. Also, I tried the solution that people gave to other ones with the same problem (at stackoverflow), which also did not work for me.