Failed to start a parallel pool in matlab2021b

18 次查看(过去 30 天)
parpool
Starting parallel pool (parpool) using the 'local' profile ...
错误使用 parpool (第 146 行)
Parallel pool failed to start with the following error. For more detailed information, validate the profile
'local' in the Cluster Profile Manager.
原因:
错误使用 parallel.internal.pool.AbstractInteractiveClient>iThrowWithCause (第 305 行)
Failed to initialize the interactive session.
错误使用 parallel.internal.pool.AbstractInteractiveClient>iThrowIfBadParallelJobStatus (第 426 行)
The interactive communicating job failed with no message.

回答(1 个)

Prateekshya
Prateekshya 2023-11-9
Hi 善智 许,
As per my understanding, you are unable to start the parallel pool with "local" cluster.
The error suggests that mostly there is some configuration issue. Please verify the profile configuration is correct. If the issue is still not resolved, try updating MATLAB or using a different cluster.
I hope it helps!

类别

Help CenterFile Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

标签

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!