when I run pool calculation, I got following error message, can someone help me?

1 回表示 (過去 30 日間)
booterr
booterr 2015 年 7 月 30 日
回答済み: Sean de Wolski 2015 年 7 月 30 日
Error using parpool (line 111) Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile Manager.)
Error in runoptimscript (line 14) pool=parpool(profile_selection,num_par_workers,'AttachedFiles',{pwd});
Caused by: Error using parallel.internal.pool.InteractiveClient/start (line 326) Failed to start pool. Invalid MEX-file 'C:\Program Files (x86)\GTI\v7.4.0\GTsuite\jre\win32\bin\zip.dll': The specified module could not be found.

採用された回答

Sean de Wolski
Sean de Wolski 2015 年 7 月 30 日
It looks like the GT suite Java is overriding MATLAB's. Try moving MATLAB to the front of the operating system file path.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing Fundamentals についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by