Can I restart a job on Matlabpool?

I've been running into a problem where I'm running a job and Matlab crashes when I'm running a job on a cluster (I think it's more that the server boots me than Matlab crashing).
Anyway, when I try to run the job again, I get this message:
Warning: Found 2 pre-existing communicating job(s) created by matlabpool that are running. You can use 'matlabpool close force local' to remove all jobs created by matlabpool.
So it seems that Matlab still knows about those jobs. So I was wondering if I could continue these jobs again after the fact. It sure would save me a lot of time as this job that I'm running typically takes hours.
Thank you!

Answers (0)

Categories

Asked:

on 25 Jul 2013

Community Treasure Hunt

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

Start Hunting!