- 03 Dec, 2015 4 commits
-
-
David Bigagli authored
-
David Bigagli authored
-
Tim Wickberg authored
-
Tim Wickberg authored
moved code to common location.
-
- 02 Dec, 2015 7 commits
-
-
Brian Christiansen authored
Addition to b9668b2b
-
Josko Plazonic authored
Bug 2030
-
Morris Jette authored
Invalid user input could generate slurmctld error(), changed to info()
-
Morris Jette authored
-
Morris Jette authored
Eliminated redundant data structure Minor performance improvements
-
Alejandro Sanchez authored
-
Brian Christiansen authored
-
- 01 Dec, 2015 5 commits
-
-
Danny Auble authored
correctly when PriorityFlags=CALCULATE_RUNNING is set. Previously the slurmctld could seg fault if the tres_alloc_str is NULL.
-
Morris Jette authored
Prevent slurmdbd divide by zero if no associations defined at rollup time.
-
Danny Auble authored
else behind.
-
David Bigagli authored
-
Gennaro Oliva authored
-
- 30 Nov, 2015 7 commits
-
-
Danny Auble authored
uint64_t.
-
Danny Auble authored
-
Danny Auble authored
removes the kill_extern_procs() function added in the referenced commit. This appears to be the way we do it with other steps and seems to work correctly.
-
Danny Auble authored
as all the associations from the database will be lower case.
-
Morris Jette authored
sched/backfill: This change moves some logic used to support the bf_min_age_reserve configuration parameter for slightly better performance.
-
Thomas Cadeau authored
Correct job task count calcuation if only node count and ntasks-per-node options supplied. bug 2196
-
David Bigagli authored
-
- 29 Nov, 2015 1 commit
-
-
jette authored
bug 2199
-
- 27 Nov, 2015 1 commit
-
-
jette authored
-
- 26 Nov, 2015 2 commits
- 25 Nov, 2015 1 commit
-
-
Danny Auble authored
requesting any specific association.
-
- 24 Nov, 2015 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
- 23 Nov, 2015 5 commits
-
-
Danny Auble authored
calls.
-
Danny Auble authored
-
Danny Auble authored
snowflake10 after snowflake8
-
Danny Auble authored
-
Danny Auble authored
-
- 20 Nov, 2015 2 commits
-
-
Morris Jette authored
Disable srun --bcast option test if SlurmdUser != root as the operation/test will not work otherwise.
-
Morris Jette authored
This would have helped to identify the performance issue associated with bug 2174
-
- 19 Nov, 2015 3 commits
-
-
Morris Jette authored
sacctmgr output used a suffix of "PU" for per user, but only accepted input with a suffix of "PerUser". The output all used a suffix of "PU". The code has been modified to accept both sufficies (e.g. MaxJobsPerUser=# or MaxJobsPU=#).
-
Morris Jette authored
bug 2147
-
Morris Jette authored
-