Issue: All workers aborted during execution of the parfor loop.

1 回表示 (過去 30 日間)
RONG YU
RONG YU 2019 年 2 月 6 日
コメント済み: RONG YU 2019 年 2 月 6 日
When I ran a code with parpool loop, it should be finished within a few hours but it never finished.
During the interactive checking of the code, below is the error message when using parpool in a loop with ~6500 iterations.
I will appreciate any of your suggestions and help very much!
Warning: A worker aborted during execution of the parfor loop. The parfor
loop will now run again on the remaining workers.
> In parallel_function (line 596)
Error using parallel_function (line 604)
All workers aborted during execution of the parfor loop.
The client lost connection to worker 19. This might be due to network
problems, or the interactive communicating job might have errored.
  2 件のコメント
Edric Ellis
Edric Ellis 2019 年 2 月 6 日
Which version of MATLAB/PCT are you using? Are there any crash dumps?
RONG YU
RONG YU 2019 年 2 月 6 日
Hi Edric,
I tested both on matlab 2017a & 2017b, and both showed the same issue. Thanks!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing Fundamentals についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by