[torqueusers] job dependencies
Andrus, Brian Contractor
bdandrus at nps.edu
Tue Oct 19 15:34:00 MDT 2010
Double 'doh'!
I also needed to use a capital 'W' rather than lower case...
I need another case of Rock Star...
Thanks for reorienting me!
Brian Andrus
________________________________
From: torqueusers-bounces at supercluster.org on behalf of Brad Cavanagh
Sent: Tue 10/19/2010 9:27 AM
To: Torque Users Mailing List
Subject: Re: [torqueusers] job dependencies
You'll have to change it to:
qsub -w depend=afterok:1234
Cheers,
Brad.
On Mon, Oct 18, 2010 at 12:51 PM, Andrus, Brian Contractor
<bdandrus at nps.edu> wrote:
> Hello,
>
>
> I am trying to test out job dependencies using torque/maui.
>
> I have a simple batch script that merely sleeps 3 minutes and spits out some
> env info.
>
> I submit it using:
> qsub ./runit.torque
>
> I get the jobid back (eg: 1234)
>
> Then I submit it again using:
> qsub -w afterok:1234 ./runit.torque
>
>
> The second job queues up and then starts running right away even though the
> job it is dependent upon is not complete.
>
>
> Am I missing something here?
>
>
> Thank you in advance,
>
> Brian Andrus
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
>
_______________________________________________
torqueusers mailing list
torqueusers at supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 4963 bytes
Desc: not available
Url : http://www.supercluster.org/pipermail/torqueusers/attachments/20101019/3d31a4e7/attachment.bin
More information about the torqueusers
mailing list