Hi, Dr. Shulz.  I haven't used many of these configurations myself, but if you 
specify both classes for this reservation, you should be able to achieve the 
desired outcome:

SRCFG[nightly_build_pm] HOSTLIST=node0,node100 
CLASSLIST=nightly_queue,default_queue STARTTIME=9:00:00
SRCFG[nightly_build_am] HOSTLIST=node0,node100 
CLASSLIST=nightly_queue,default_queue ENDTIME=5:00:00

Another option might be to specify the complement of the desired access:

SRCFG[regular_usage] HOSTLIST=node0,node100 CLASSLIST=default_queue 
STARTTIME=5:00:00 ENDTIME=9:00:00

or

SRCFG[regular_usage] HOSTLIST=node0,node100 CLASSLIST=!nightly_queue

If these do not work, perhaps try overlapping reservations with ACCESS=SHARED?

If that still doesn't help, post back and perhaps I can find a machine to test 
out some other policies.

Phil Regier, I.S. Analyst
Univ. of Kansas ITTC/ACF




----- Original Message -----
From: "Dr. Henrik Schulz" <[email protected]>
To: [email protected]
Sent: Friday, March 21, 2014 8:17:56 AM
Subject: [Mauiusers] queue for nightly builds

Dear all,

one of my users asked for a queue to run jobs for nightly builds/tests. Is this 
possible?

What we have:

- a number of nodes (for example node001-node100)
- a queue defined to start jobs on all of these nodes (for example 
'default_queue')

What the user wants:

- an additional queue (let´s say 'nightly_queue'), which starts jobs only 
during the night (let´s say 9:00 p.m. until 5:00 a.m. on Mon-Thu) and during 
the weekend (Fri, 9:00 p.m. until Mon, 5:00 a.m.). In between the jobs should 
just stay queued.
- maybe also a lower priority for this queue compared to the default_queue 

Is this somehow possible with maui 3.3.1 (running on top of torque 4.1.7)? I 
tried to use standing reservations for this, but these reservations prevent 
jobs in the default_queue from starting.

Any help will be appreciated.

Best regards,
Henrik


--
Dr. Henrik Schulz
Zentralabteilung Technischer Service
Abteilung Informationstechnologie
Helmholtz-Zentrum Dresden-Rossendorf
Tel: +49 (0351) 260 3268
[email protected]
http://www.hzdr.de

Vorstand: Prof. Dr. Dr. h. c. Roland Sauerbrey, Prof. Dr. Dr. h. c. Peter Joehnk
Vereinsregister: VR 1693 beim Amtsgericht Dresden
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to