How to make netlib-java use the native Intel MKL library LAPACK implementation?

时间:2016-10-20 12:54:45

标签: java windows lapack intel-mkl netlib

I'm using netlib-java via breeze and upon initialization I see that netlib is linking to the reference lapack library implementations which AFAIK are not optimized. However, I have Intel MKL latest version installed in my Windows 7 64b machine and would like netlib-java to link to the Intel MKL native LAPACK library dll's.

What do I have to do to link netlib-java to use the Intel MKL LAPACK implementation?

0 个答案:

没有答案