Hi,

Am 04.02.2014 um 12:28 schrieb HUMMEL Michel:

> I'm trying to configure OGS work like this :
> 
> * User ask to reserve a complete node as soon as possible.
> * User submits jobs, but they will be executed only when the reservation will 
> be ready and they will run on the reserved node.

Although there is a feature called "advance reservation" in SGE (and you can 
also get an email at start), this sounds more like a conventional job 
submission.

The advance reservation can't be scheduled like a normal job, as it needs a 
fixed timeframe for which you request access to specific resources.


> Is it possible with OGS ?
> 
> Another scenario could be :
> * User ask to reserve a complete node as soon as possible.
> * A notification inform the user (or OGS) that the reservation is ready (id)

$ qrsh -now no -m b


> * User submits jobs on the reservation.
> 
> The main problems to me are :
> * I don't know how to ask for a reservation as soon as possible ?
> I tried by submitting an interactive job to simulate the reservation but it 
> needs that sge_execd runs as root :/

Yes. This is the default requirement as it has to switch to any user. How are 
you running SGE in your cluster - only for one user?

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to