필터 지우기
필터 지우기

BLAS loading error occurring when publishing m-files

조회 수: 3 (최근 30일)
John Anderson
John Anderson 2015년 7월 21일
댓글: Sruthi Ayloo 2015년 7월 24일
When publishing reasonably complex m-files I am starting to receive the error.
BLAS loading error: mkl.dll: Not enough storage is available to process this command.
Matlab is subsequently unable to perform any matrix algebra. Restarting Matlab restores this functionality but unless I reboot my computer I am not able to complete publishing. This is obviously fairly undesirable. Has anyone any advice on how to deal with this error that doesn't appear to result from a simple memory shortage issue.
---------------------------------------------------------------------------------------------
MATLAB Version: 8.5.0.197613 (R2015a)
MATLAB License Number: •••••
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) Client VM mixed mode
  댓글 수: 1
Sruthi Ayloo
Sruthi Ayloo 2015년 7월 24일
This error may be thrown when the operating system is unable to allocate a large enough contiguous block from the heap memory and I think this is happening because of low memory.
Please post the complete error message so that the user community can help you better.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by