Quoting Tal Hazan <[email protected]>: > Hi, > > I need your assistance finalizing our cluster configuration. > > We run both batch jobs and interactive jobs. > > > we need to achieve the following configuration: > > > 1. Faireshare between batch jobs.
See the fair-share material here: http://www.schedmd.com/slurmdocs/priority_multifactor.html > 2. Resource limit of licenses (can we integrate it with flex?) Slurm's licenses are not yet integrated with Flex. That is in our long-term plans, but is probably a year away or more. > 3. Prioritizing interactive jobs over batch jobs I would use a job submit plugin to place interactive and batch jobs into different qualities of service. More information here: http://www.schedmd.com/slurmdocs/qos.html http://www.schedmd.com/slurmdocs/job_submit_plugins.html > Can you recommend the best method to achieve this type of configuration? > > Thanks, > Tal >
