When you run the matlab program failed to start a parallel pool

Get the following error when doing parallel run matlab:

failed to start a parallel pool. (For information in addition to the causing

error, validate the profile 'local' in the Cluster Profile Manager.)

Caused by:
    Error using parallel.internal.pool.InteractiveClient/start (line 330)
    Failed to start pool.
        Error using parallel.Cluster/createCommunicatingJob (line 82)
        The property "NumWorkersRange" cannot be set after submission.

deal with

Parallel -> Manage Cluster Profile->validation ->validate

 


Original: https: //blog.csdn.net/breeze5428/article/details/42400637

Guess you like

Origin www.cnblogs.com/yibeimingyue/p/11202872.html