Matlab parallel toolbox error on server

Hello everybody
When I try to use parpool at the server which I was been able to , cannot utilize parpool now, can you recommend any solutions ? Here is the problem :
Error using feature
Invalid default value for property 'DummyEnforceInitClient' in class
'parallel.Settings':
Feature isdmlworker not found
Error in initclient (line 9)
if feature('isdmlworker')
Error in parcluster (line 39)
s = parallel.Settings;
Undefined function or variable 'saveProfile'.
Error using parpool (line 104)
One or more output arguments not assigned during call to "system_dependent".

回答 (1 件)

Yi Liu
Yi Liu 2019 年 1 月 28 日

0 投票

Similar problems,
Error Report: Invalid default value for property 'JavaLoginController' in class 'parallel.internal.mwa.MatlabLoginController':
Undefined function 'INSTANCE' for input arguments of type 'com.mathworks.toolbox.distcomp.mwlogin.MatlabLoginController'.
Only with one desktop, while everything is working with my laptop...

カテゴリ

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

タグ

質問済み:

2018 年 8 月 27 日

回答済み:

2019 年 1 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by