Error using palallel toolbox: Error using initclient

Hi there,
I'm trying to set the settings for the parallel computing toolbox by
ps = parallel.Settings;
(after freshly installing Matlab with version '9.8.0.1417392 (R2020a) Update 4'.
However, the code fails with
Error using initclient (line 22)
Invalid default value for property 'DummyEnforceInitClient' in class 'parallel.Settings':
Unable to resolve the name ExportConfigInfo.checkIfPortSet.
Error in Main (line 20)
ps = parallel.Settings;
Any ideas how i can fix this?
Cheers :-)

3 件のコメント

Raymond Norris
Raymond Norris 2020 年 7 月 24 日
Hi Verena,
You're probably best to contact Support (support@mathworks.com).
Raymond
Verena Heußer
Verena Heußer 2020 年 7 月 24 日
Hi,
thanks for the reminder - didn't really think of it, yet..
eduardo
eduardo 2023 年 10 月 4 日
any updates? having same issue

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangePerformance and Memory についてさらに検索

質問済み:

2020 年 7 月 23 日

コメント済み:

2023 年 10 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by