Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to incorporate Intel MKL with Matlab R2012b
1 次查看(过去 30 天)
显示 更早的评论
Hi all,
I am working with a Matlab code and needs to handle large sparse systems. i have to take perform Mathematical operations like 'inverse', eigen value computation etc on these sparse systems. While using the inbuilt Matlab functions like 'inv()' and 'eig()', I ended up in getting memory issues and the program takes so much time to finish the analysis.
This forces me to consider incorporating Intel MKL library functions to my code. I couldn't find a proper help to do so. I have seen certain procedures described for Matlab R2010a version http://software.intel.com/en-us/articles/using-intel-mkl-with-matlab
But I couldn't find any information for using MKL with Matlab R2012b. Can anyone help me with this regard ?
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!