Parpool Error - Parpool won't start

Error Report: Failed to start pool.
Caused by:
Error using matlab.internal.storage.getMATLABDriveFolder
Can't reload 'C:\Program Files\matlab\R2017a\bin\win64\mldrivebuiltins.dll'

5 件のコメント

Walter Roberson
Walter Roberson 2018 年 9 月 17 日
編集済み: Walter Roberson 2018 年 9 月 17 日
Fernando Cardoso
Fernando Cardoso 2018 年 9 月 17 日
Is there an anwswer in this link? All I find are problems related to Dell computers, which do not apply to my problem, or to contact tech support...
Walter Roberson
Walter Roberson 2018 年 9 月 17 日
That link is all the publicly known information about the problem. If none of those solve the problem, then you will need to either contact technical support or do without.
Walter Roberson
Walter Roberson 2018 年 9 月 18 日
Fernando Cardoso
Fernando Cardoso 2018 年 9 月 18 日
Ok. I tried the above suggestion but it didn't work... thanks though!

サインインしてコメントする。

回答 (1 件)

TED MOSBY
TED MOSBY 2024 年 10 月 10 日

0 投票

Hi Fernando,
The error is suggesting that there is some trouble loading the DLL file. As you have not attached the code files and other details, here are some general steps to check:
  • Check File Existence: Verify that the filemldrivebuiltins.dll exists in the specified directory: C:\Program Files\matlab\R2017a\bin\win64\.
  • Permissions: You might need administrative privileges so check if you have the necessary permission to the MATLAB installation directories.
  • Corrupted file: Try reinstalling MATLAB as the DLL file might be corrupted and the installation might not have happened properly
  • Environment variables: Ensure that your system's environment variables, particularly PATH, include the correct paths to MATLAB's binaries.
  • Firewall: Sometimes, antivirus software or firewalls can block or interfere with program files. Temporarily disable them to see if the issue persists.
Lastly, update MATLAB to a newer version if anything above doesn’t work.
Hope this helps!

カテゴリ

ヘルプ センター および File ExchangeParallel Computing Fundamentals についてさらに検索

製品

リリース

R2017a

質問済み:

2018 年 9 月 16 日

回答済み:

2024 年 10 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by