old batch job blocking new ones
Afficher commentaires plus anciens
Hi,
Since I have code which involves big 'for' loops that seemed to me ideal for parallel computation, I was trying to set up a parallel batch job. With only little experience in parallel computing, I was exercising, hoping, there'll be some "learning-by-doing", following some examples and "first steps" in the MATLAB help browser.
I cannot tell what went wrong but it seems ever since my practice session, there is a batch job running, blocking all new jobs I want to set up. Command output from 'findJob' and 'findRessource' suggests that this blocking job always starts whenever I open my matlab pool. Interestingly, looking at the processor load, this job seems to do nothing at all.
I tried to set up a new configurations, to delete the 'local_scheduler_data' folder and even to change the user. Nothing helped. I couldn't find a solution searching Google and MathWorks so I really would appreciate if anyone could help me. Currently, I have MATLAB R2011a installed and I'm using OpenSuse 11.4.
Thanks in advance, Mathias
Réponse acceptée
Plus de réponses (1)
Mathias
le 22 Août 2011
0 votes
Catégories
En savoir plus sur Job and Task Creation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!