[torqueusers] accounting
Naveed Near-Ansari
naveed at caltech.edu
Mon Jul 13 17:16:28 MDT 2009
On Fri, 2009-07-10 at 11:07 -0700, Joshua Bernstein wrote:
>
> Naveed Near-Ansari wrote:
> > I think if you specify in torque.cfg to use a qsub filter it will use it
> > even when submitting through qsub.
> >
> > torque.cfg:
> >
> > SUBMITFILTER /opt/torque/bin/qsub_filter
> >
> > I have not attempted exiting on certain conditions using this since i
> > only use it to add in default wallclock times when not set by the user,
> > but presumably you could do your checking here.
> >
>
> If you want to just set a default wallclock time isn't it easier to just add it
> as a parameter in qmgr rather then having an entire wrapper just for that? For
> example, to set the default wallclock time for the batch queue, use:
>
> # qmgr -c "set queue batch resources_default.walltime=3600"
>
> Note the time here is in seconds.
>
> -Joshua Bernstein
> Software Engineer
> Penguin Computing
>
Yes, that would make alot more sense ;). I originally was going to do
some other things there, so may have been blinded using this method for
unnecessary additions also.
Naveed
More information about the torqueusers
mailing list