Failed to start a parallel pool in matlab2021b

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.

Answers (1)

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!

Categories

Products

Release

R2021b

Asked:

on 28 May 2022

Answered:

on 9 Nov 2023

Community Treasure Hunt

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

Start Hunting!