I use TORQUE, which I've found has had some differences with SGE (in particular, I had to use the 'old-sge' flags to get the sync workaround), but it looks like TORQUE has a -t flag that "Specifies the task ids of a job array." Unfortunately I'm still new to using the cluster, so I don't know precisely what it does or how it might differ from SGE's.
(TORQUE qsub: http://www.clusterresources.com/torquedocs21/commands/qsub.shtml ) Suzy On 15/12/10 8:44 AM, Hieu Hoang wrote: > 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] > <mailto:[email protected]>> wrote: > >> I was wondering if any consideration has been given to using qsub's >> job array functionality in moses-parallel.pl <http://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] <mailto:[email protected]> >> http://mailman.mit.edu/mailman/listinfo/moses-support > > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support -- Suzy Howlett http://www.showlett.id.au/ _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
