What is blas loading error?
Mostra commenti meno recenti
I am trying to use matrix algebra functions in matlab but I am getting BLAS loading error. It gives error like:"Error using norm BLAS loading error: mkl_custom.dll: The specified module could not be found."
1 Commento
Stephen23
il 12 Set 2016
@KRUPAL PATEL: please show use the code that causes this error, and also the full error message (this means all of the red text).
Risposta accettata
Più risposte (1)
Farouk Moukaddem
il 19 Set 2016
0 voti
Hi Kruptal,
A BLAS Loading error can occur when the mkl.dll file for the corresponding function that you are using is corrupted. Replacing the mkl.dll file with a working version or re=installing MATLAB may resolve your issue.
Thanks,
Farouk
Categorie
Scopri di più su C Shared Library Integration in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!