Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to incorporate Intel MKL with Matlab R2012b
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!