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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM