Yes, basically anything option that is not support via the
standard
DRMAA APIs can be used via the native specification.
Inside Grid Engine's DRMAA library the native specification
is parsed
as qsub arguments using the same routines as qsub.
Rayson
On 6/11/07, Daniel Templeton <Dan.Templeton sun.com> wrote:
> Yep. Just set:
>
> jobName = jobname
> remoteCommand = $HOME/scripts/runjob.sh
> nativeSpecification = –l high=TRUE,mysql=1
>
> Daniel
>
> marc.dumontier thomson.com wrote:
> >
> > Hi,
> >
> > I'm using:
> >
> > Drmaa Impl=DRMAA 1.0 Java language binding 0.5 --
N1GE 6.0u10
> >
> > DRM System=N1GE 6.0u10
> >
> > Version=0.5
> >
> > I would like to submit jobs, and pass in a
resource list (consumable
> > resources), but I don't see a spot for it in
JobTemplate.
> >
> > Does anyone know if this is possible via this
interface..my qsub looks
> > something like:
> >
> > qsub –N jobname –l high=TRUE,mysql=1
$HOME/scripts/runjob.sh
> >
> > Thanks,
> >
> > Marc Dumontier
> > Manager, Software Development
> > Thomson Scientific (Canada)
> > 1 Yonge Street, Suite 1801
> > Toronto, Ontario M5E 1W7
> >
> > Direct +1 416 214 3448
> > Mobile +1 416 454 3147
> >
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: users-unsubscribe gridengine.sunsource.net
> For additional commands, e-mail: users-help gridengine.sunsource.net
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe gridengine.sunsource.net
For additional commands, e-mail: users-help gridengine.sunsource.net
|