[torqueusers] pbs_iff and qsub wrapper problems
Roy Dragseth
Roy.Dragseth at cc.uit.no
Wed Mar 22 15:07:07 MST 2006
On Tuesday 21 March 2006 22:02, Doug Renfrew wrote:
> #bsub -q batch a.out -x abc -y efg
>
> Is there a way to replicate this behavior with Torque? I suspect that
> this is possible using the "qsub wrapper" scripts but I am not sure
> what it would look like?
You can use a pipe:
echo a.out -x abc -y efg | qsub -q batch
r.
--
The Computer Center, University of Tromsø, N-9037 TROMSØ, Norway.
phone:+47 77 64 41 07, fax:+47 77 64 41 00
Roy Dragseth, High Performance Computing System Administrator
Direct call: +47 77 64 62 56. email: royd at cc.uit.no
More information about the torqueusers
mailing list