Filter löschen
Filter löschen

Failed to start a parallel pool in matlab2021b

12 Ansichten (letzte 30 Tage)
善智 许
善智 许 am 28 Mai 2022
Beantwortet: Prateekshya am 9 Nov. 2023
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.

Antworten (1)

Prateekshya
Prateekshya am 9 Nov. 2023
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!

Kategorien

Mehr zu Parallel Computing Fundamentals finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!