Error using palallel toolbox: Error using initclient

6 vues (au cours des 30 derniers jours)
Verena Heußer
Verena Heußer le 23 Juil 2020
Commenté : eduardo le 4 Oct 2023
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 commentaires
Verena Heußer
Verena Heußer le 24 Juil 2020
Hi,
thanks for the reminder - didn't really think of it, yet..
eduardo
eduardo le 4 Oct 2023
any updates? having same issue

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Performance and Memory dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by