필터 지우기
필터 지우기

libmwblas: load error

조회 수: 1 (최근 30일)
Sam
Sam 2012년 1월 29일
Hello all. I've seen a bunch of different threads dealing with libmwblas, but none seem to address my particular problem.
Whenever I try to do anything with matrices that isn't an element-by-element operation (e.g., ones(2)*ones(2) ), I get the following error:
libmwblas: load error: dlopen(mkl.dylib, 1): bad external relocation length
Caught "std::exception" Exception message is:
dlopen(mkl.dylib, 1): bad external relocation length
I'm running R2011a on Mac OS X 10.7.2. This is a new error as of this morning, but may be associated with a recent hard drive restore from backup that I performed.
I tried doing export BLAS_VERSION= in the Terminal, to no avail.
Thanks in advance.

채택된 답변

Ken Atwell
Ken Atwell 2012년 1월 30일
Sam, it seems like you restore may have been less than perfect. This is a pretty fundamental error that you are seeing. I recommend re-installing MATLAB to heal the file mkl.dylib.

추가 답변 (1개)

Sam
Sam 2012년 1월 30일
Makes sense. I reinstalled and everything seems to be working smoothly. Thanks!

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by