old batch job blocking new ones
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Mathias
el 22 de Ag. de 2011
0 votos
Categorías
Más información sobre Job and Task Creation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!