[Beowulf] job packing on lsf8? Any lsf gurus out there?

Jonathan Engwall engwalljonathanthereal at gmail.com
Tue Mar 19 16:35:23 PDT 2019


IBM Knowledge Center says this:
Job slot

A job slot is a bucket into which a single unit of work is assigned in the LSF system.

Hosts can be configured with multiple job slots and you can dispatch jobs from queues until all the job slots are filled. You can correlate job slots with the total number of CPUs in the cluster.

...Meaning you can slot one machine with a dozen slots and another machine of the same size with only one, the software should figure it out.I
I hope this is helpful.
Jonathan Engwall

On March 19, 2019, at 9:17 AM, Robert Taylor <rgt at wi.mit.edu> wrote:

Hi All. We are on a old version of LSF where I am, lsf8.

We are trying to implement job packing on a particular queue, and I find some references online to using 


RES_REQ = order[-slots]


in the lsb.queues file, and 

SCHED_PER_JOB_SORT=Y in lsb.params


However, this doesn't work, as they appear to only be supported on newer versions of lsf.

Can any lsf old-schoolers out there give me some recommendations on how to accomplish this?

They would like nodes to fill up with jobs before spreading them across more nodes, to leave more possible nodes free for high core count or exclusive jobs.


Thanks.


rgt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://beowulf.org/pipermail/beowulf/attachments/20190319/29c0616a/attachment.html>


More information about the Beowulf mailing list