On 2016-04-29 07:36, Lachlan Musicman wrote:
> I'm finding this a little confusing.
> 
> We have a very simple script we are using to test/train staff how to use
> SLURM (16.05-pre2). They are moving from an old Torque/Maui system.
> 
> I have a test partition set up,
> 
> from slurm.conf
> 
> NodeName=slurm-[01-02] CPUs=8 RealMemory=32000 Sockets=1 CoresPerSocket=4
> ThreadsPerCore=2 State=UNKNOWN
> PartitionName=debug Nodes=slurm-[01-02] Default=YES MaxTime=48:0:0
> DefaultTime=0:40:0 State=UP

[...]

If the above is the complete slurm.conf you might better generate a
config. via the simple or advanced configuration tool

Slurm uses "select/linear" as default -- according to:
[1] http://slurm.schedmd.com/cons_res.html

Albeit
"
All CR_s assume Shared=No or Shared=Force EXCEPT for CR_MEMORY which
assumes Shared=Yes
"
talks about cons. res. -- which you define none -- I think Shared=No is
also a default (which I couldn't look up properly)

But http://slurm.schedmd.com/cons_res_share.html
and at [1] below "Example of Node Allocations Using Consumable Resource
Plugin" is section "Using Slurm's Default Node Allocation (Non-shared
Mode)" what seems to exactly describe your case.

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

Reply via email to