I think it's a good idea. The current implementation no longer works on our
 cluster. Array is possibly a better way than sync jobs

Hieu
Sent from my flying horse

On 14 Dec 2010, at 09:12 PM, Lane Schwartz <[email protected]> wrote:

I was wondering if any consideration has been given to using qsub's job
array functionality in moses-parallel.pl.

Using the qsub -t flag, jobs can be tied together, so that if the parent job
is killed via qdel, all of the children are also killed. Currently, if a
parallel job needs to be killed, the children must be manually deleted. This
is OK if you only have one parallel job running, but if you have many, and
you haven't overridden the default job name, things become hairier.

I would potentially be willing to make the change, but I wanted to hear
people's thoughts on the matter first.

Cheers,
Lane

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to