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

2 vues (au cours des 30 derniers jours)
RONG YU
RONG YU le 6 Fév 2019
Commenté : RONG YU le 6 Fév 2019
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 commentaires
Edric Ellis
Edric Ellis le 6 Fév 2019
Which version of MATLAB/PCT are you using? Are there any crash dumps?
RONG YU
RONG YU le 6 Fév 2019
Hi Edric,
I tested both on matlab 2017a & 2017b, and both showed the same issue. Thanks!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Parallel Computing Fundamentals dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by