Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Intel MKL and MATLAB KB Articles

Amanda_S_Intel
Employee
519 Views

Hi,
I posted a couple of KB articles on running MATLAB with Intel MKL:

Feel free to let me know your feedback here or post your comments directly to the articles.

Thanks,
--AmandaS

0 Kudos
2 Replies
daymick
Beginner
519 Views
Quoting - AmandaS (Intel)

Dear Amanda,

Your KB articles on running MATLAB with Intel MKL are great. The only thing is that since October i'm trying to have the Linux MKL working with Matlab R2007a (cf. my previous post) and i couldn't find anywhere the solution.

Could you please help me solving this issue? It would be really a great help.

Best wishes,

Michael

Hi,
I posted a couple of KB articles on running MATLAB with Intel MKL:

Feel free to let me know your feedback here or post your comments directly to the articles.

Thanks,
--AmandaS


0 Kudos
Amanda_S_Intel
Employee
519 Views
I haven't tested anything on Linux yet (we have long-term plans to do this but nothing in the near future), but here is what you can try:

Use the Intel MKL 10.0 for Linux custom builder to create a shared object for use with MATLAB. Export all the symbols in the blas_listand add these 4 symbols (dcabs1, scabs1, lsame, and xerbla).

I'll be interested to know your results.

Regards,
--AmandaS
0 Kudos
Reply