Patch that adds new script and templates
I've attached a patch to add a new script and templates that create slurm.conf and gres.conf on a Cray SMW. The script parses the output of xthwinv, combines nodes with the same hardware, and writes the output to slurm.conf. It also uses NodeName in gres.conf to allow having the same gres.conf file on all nodes. I removed the settings in slurm.conf that we had commented out or set to the default.
Showing
- configure 2 additions, 1 deletionconfigure
- configure.ac 1 addition, 0 deletionsconfigure.ac
- contribs/cray/Makefile.am 3 additions, 1 deletioncontribs/cray/Makefile.am
- contribs/cray/Makefile.in 217 additions, 34 deletionscontribs/cray/Makefile.in
- contribs/cray/csm/Makefile.am 8 additions, 0 deletionscontribs/cray/csm/Makefile.am
- contribs/cray/csm/Makefile.in 604 additions, 0 deletionscontribs/cray/csm/Makefile.in
- contribs/cray/csm/gres.conf.j2 9 additions, 0 deletionscontribs/cray/csm/gres.conf.j2
- contribs/cray/csm/slurm.conf.j2 59 additions, 0 deletionscontribs/cray/csm/slurm.conf.j2
- contribs/cray/csm/slurmconfgen_smw.py 271 additions, 0 deletionscontribs/cray/csm/slurmconfgen_smw.py
Loading
Please register or sign in to comment