Warning in Parallel Computation

2 visualizzazioni (ultimi 30 giorni)
Mohammad Behtash
Mohammad Behtash il 1 Mag 2020
Commentato: Edric Ellis il 4 Mag 2020
Hi,
I am running an optimization with fmincon and I am using parallel computation. Unfortunately, sometimes I am getting the following warning:
"A worker aborted during execution of the parfor loop. The parfor loop will now run again on the remaining workers."
How can I resolve this issue? and is this a serious issue?
  1 Commento
Edric Ellis
Edric Ellis il 4 Mag 2020
This means that a worker process crashed while running in parallel. If this happens reproducibly, please contact MathWorks support - they will be able to help you find the crash dump files and hopefully work out what's going wrong.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Loops and Conditional Statements in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by