We add some directly to the slurm distribution in the "contribs" subdirectory. Look in contribs/lua for a few examples. We can add what you do if you care to submit it.
Quoting Daniel Adriano Silva M <[email protected]>: > Thanks Moe. Afterwards, do you have any contributions webpage > to submit User-made plugins? > > Daniel > > > 2012/6/6 Moe Jette <[email protected]> > >> >> You can do that with a SLURM job submit plugin. I would recommend >> doing it with a script. More information here: >> http://www.schedmd.com/slurmdocs/job_submit_plugins.html >> >> Quoting Daniel Adriano Silva M <[email protected]>: >> >> > Hi Developers, >> > >> > In order to reduce cluster fragmentation, when using QOS, is there any >> way >> > to enforce that the requested CPUs are multiples of certain number? For >> > example, equivalent to always fill complete node(s)? In a way that in a >> > Cluster composed by nodes with 8 CPUs the jobs request should be: 8, 16, >> > 24, etc, CPUs in order to be accepted. >> > >> > Thanks, >> > Daniel >> > >> >> >
