Error using parpool. Parallel pool failed to start with the following error. For more detailed information, validate the profile 'Processes' in the Cluster Profile Manager.

조회 수: 167 (최근 30일)
Error using parpool
Parallel pool failed to start with the following error. For more detailed information, validate the profile 'Processes' in the Cluster Profile Manager.
Error in parallel.internal.ui.PoolHelper.startPool (line 12)
parpool();
Caused by:
Error using parallel.internal.pool.AbstractInteractiveClient>iThrowWithCause
Failed to initialize the interactive session.
Error using parallel.internal.pool.AbstractInteractiveClient>iThrowIfBadParallelJobStatus
The interactive communicating job errored with the following message: An unexpected error occurred accessing a parallel pool. The underlying error was: Failed to
bind to endpoint: tcp://tcpnodelay=localhost:27470/protocol/catapult
Cause: protectedInit():: No ports to bind!
Errors encoountered:
Address already in use

답변 (1개)

Edric Ellis
Edric Ellis 2023년 4월 17일
This is probably the following known problem in R2023a: https://www.mathworks.com/support/bugreports/2968710 . There are workaround steps posted there.
  댓글 수: 5
Edric Ellis
Edric Ellis 2023년 4월 20일
@Gustavo Lunardon that error looks different enough to me that it might be something completely different. I suggest contacting MathWorks support.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Parallel Computing Fundamentals에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by