matlab运行程序时出现failed to start a parallel pool

运行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.

处理

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

 


原文:https://blog.csdn.net/breeze5428/article/details/42400637

posted on 2019-07-17 18:31  一杯明月  阅读(3479)  评论(0编辑  收藏  举报