Graceful exit from a parfor loop
Afficher commentaires plus anciens
If I detect an error while processing data within a parfor loop, I would like to gracefully exit the program. Can I delete the parallel pool object using "delete" to shut down all of the workers before exiting?
Réponses (1)
Matt J
il y a environ 3 heures
1 vote
1 commentaire
Clay Fulcher
il y a environ une heure
Modifié(e) : Clay Fulcher
il y a environ une heure
Catégories
En savoir plus sur Parallel for-Loops (parfor) dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!