On Sep 4, 2013, at 11:03 AM, Marc Segond wrote:
> - - launch a run with checkpointing AND more than one thread
> - - try to load from any checkpoint
>
> It gets stuck after loading the checkpoint, seems that it does not
> succeed to run the evaluation.
Per earlier discussion on this list, did you make the ThreadPool serializable?
Marc, try the SVN repository version of the code rather than the tarball on the website.
Sean