- Mar 27, 2017
-
-
Kerri Wait authored
Traceback (most recent call last): File "/usr/local/sbin/provision_slurm.py", line 100, in <module> mk_slurmuser_batch(usergroup,"default") File "/usr/local/sbin/provision_slurm.py", line 67, in mk_slurmuser_batch userdict = defaultdict(list) NameError: global name 'defaultdict' is not defined
-
- Mar 20, 2017
-
-
Kerri Wait authored
-
Kerri Wait authored
-
Kerri Wait authored
Update provision_slurm.py.j2 to fix logic in mk_slurmuser_batch. This previously did not add any users if one user in the list was a member of 'default'
-
- Nov 03, 2016
-
-
Simon Michnowicz authored
-
- Aug 16, 2016
-
-
Chris Hines authored
-
- Jul 29, 2016
-
-
Chris Hines authored
allow provision_slurm to take a path to the lockfile so its on a directory shared between managment nodes
-
- Jun 16, 2016
-
-
Chris Hines authored
-
- May 18, 2016
-
-
Chris Hines authored
speed up the default slurm provisioing by running groups of users rather than adding each user individually
-
- Dec 15, 2015
-
-
Chris Hines authored
-
Chris Hines authored
-