Reported Task State not accurate when running on MS HPC grid
Afficher commentaires plus anciens
Hi,
We are using Matlab 2018a with the parallel toolbox in conjuction with a Matlab parallel server leveraging MS HPC Server 2012 as the scheduler. We've noticed when trying to retrieve task states using the following construct that it is common for incorrect states to be returned:
obj.Job.Tasks.State
For example, when we first start a job it will report pending, then briefly switch to failed before accurately report as running. Are there any tricks to getting these task states to be reported properly?
Thanks for any help.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Parallel Server 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!