Am 29.01.2016 um 15:08 schrieb David Roman:
> I created 2 jobs
> Job_A uses 8 CPUS in partion DEV
> Job_B uses 16 CPUS in partion LOW
> 
> If I start Job_A before Job_B, all is ok. Job_A is in RUNNING state and Job_B 
> is in PENDING state
> 
> BUT, If I start Job_B before Job_A. The both jobs are in RUNNING state.

[...]

> FastSchedule=0

Can you set this to "1"?

What ever you post about your partitions resource configuration, it is
not taken into considerations.
I think I could construct a case very your behaviour is fine considering
your _actual configuration_ and not your _configured resources_

https://computing.llnl.gov/linux/slurm/slurm.conf.html
There section *FastSchedule*
<--- %< --->
0
    Base scheduling decisions upon the actual configuration of each
individual node except that the node's processor count in SLURM's
configuration must match the actual hardware configuration if
SchedulerType=sched/gang or SelectType=select/cons_res are configured
(both of those plugins maintain resource allocation information using
bitmaps for the cores in the system and must remain static, while the
node's memory and disk space can be established later).
<--- %< --->

Regards, Benjamin
-- 
FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html
vox: +49 3641 9 44323 | fax: +49 3641 9 44321

Reply via email to