[torqueusers] specify job id
Hakeem Almabrazi
halmabrazi at idtdna.com
Tue Jan 24 10:33:12 MST 2012
Thank you David,
I tried this and got an error that I am not a super user. So I looked up who is running the "pbs" and found that it is run under the "root". So I submitted the following (since I am not a root)
>sudo qsub script.sh -P root -J 111.
No complaining this time but no jobs in the queue when I qstat.
I resend the same command as before but then it says Job with requested ID 111 already exist"....
I am not sure what to do next. I do not think I can delete it. Anything I should try?...
Thank you for your help.
From: torqueusers-bounces at supercluster.org [mailto:torqueusers-bounces at supercluster.org] On Behalf Of David Beer
Sent: Tuesday, January 24, 2012 10:47 AM
To: Torque Users Mailing List
Subject: Re: [torqueusers] specify job id
If you are a root user submitting on behalf of another user (using the proxy submission this can be done. It is done using -P and -J :
qsub script.sh -P <user> -J <desired job id>
David
On Tue, Jan 24, 2012 at 9:08 AM, Hakeem Almabrazi <halmabrazi at idtdna.com<mailto:halmabrazi at idtdna.com>> wrote:
Hi,
Is there a way to specify job id when request a job?
Thanks
_______________________________________________
torqueusers mailing list
torqueusers at supercluster.org<mailto:torqueusers at supercluster.org>
http://www.supercluster.org/mailman/listinfo/torqueusers
--
David Beer | Software Engineer
Adaptive Computing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20120124/54210af8/attachment.html
More information about the torqueusers
mailing list