[slurm-users] QOS Filter
Bjørn-Helge Mevik
b.h.mevik at usit.uio.no
Fri Nov 17 04:35:40 MST 2017
Dorian Pena <dorian.pena at univ-lorraine.fr> writes:
> I'm currently investigating two ways for doing so :
>
> *Python Wrapper of sbatch command
>
> *JobSubmitPlugin
>
> Has anyone experienced one of these options ? Which one is easier to implement
> ? Is there any existing plugin or python wrapper i could modify for doing so ?
My advice is to avoud wrapping sbatch if you can; it tends to complicate
stuff, and people can get around it. (I know; we are using a wrapper on
one of our clusters. :)
The lua job submit plugin is IMO the perfect place for things like
this. There are a couple of examples in the contribs section of the
source code.
--
Regards,
Bjørn-Helge Mevik, dr. scient,
Department for Research Computing, University of Oslo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20171117/40448941/attachment.sig>
More information about the slurm-users
mailing list