[torqueusers] Job Dependencies
Martin MOKREJŠ
mmokrejs at ribosome.natur.cuni.cz
Sat Jun 21 09:47:20 MDT 2008
Hi,
please apologize me but why does not qsub die with a meaningful message
instead of ignoring wrong arguments?
Martin
Craig Macdonald wrote:
> The correct syntax is
>
> qsub -W depend=afterok:jobid
>
> C
>
> Robert "Derek" Byrum wrote:
>> I was hoping someone could help me out with a generic job dependency
>> issue. Here are the commands I am issuing.
>>
>> Job 1 echo sleep 300 | qsub
>>
>> Job 2
>> echo sleep 200 | qsub -W x=depend:afterok:jobidofjob1
>> Job 3
>> echo sleep 100 | qsub -W x=depend:afterok:jobidofjob2
More information about the torqueusers
mailing list