- 03 Apr, 2014 18 commits
-
-
Morris Jette authored
-
Morris Jette authored
Modify the task affinity tests to support systems with larger CPU counts. Use data type long long unsigned int rather than just int. see bug 672
-
Morris Jette authored
-
Morris Jette authored
Permit user root to propagate resource limits higher than the hard limit slurmd has on that compute node has (i.e. raise both current and maximum limits). bug 674674674674674674
-
Morris Jette authored
Previous test would calculate negative new limits when original limits were small. See bug 675
-
Morris Jette authored
Added SchedulerParameters options of bf_yield_interval and bf_yield_sleep to control how frequently and for how long the backfill scheduler will relinquish its locks.
-
Morris Jette authored
Prevously reset only the counters, now reset the IDs to better clean things up and avoid reporting a bunch of zero values.
-
Morris Jette authored
Add rpc_num2string() function to convert RPC message type numbers to strings and modify sdiag to use that for its RPC reports.
-
Morris Jette authored
Conflicts: NEWS
-
Morris Jette authored
if an job step's network value is set by poe, either by directly executing poe or srun launching poe, that value was not being propagated to the job step creation RPC and the network was not being set up for the proper protocol (e.g. mpi, lapi, pami, etc.). The previous logic would only work if the srun execute line explicitly set the protocol using the --network option.
-
David Bigagli authored
-
David Bigagli authored
-
David Gloe authored
-
Morris Jette authored
-
David Bigagli authored
-
Morris Jette authored
Permit multiple batch job submissions to be made for each run of the scheduler logic if the job submissions occur at the nearly same time. bug 616
-
Morris Jette authored
Decrease maximimum scheduler main loop run time from 10 secs to 4 secs for improved performance. If running with sched/backfill, do not run through all jobs on periodic scheduling loop, but only the default depth. The backfill scheduler can go through more jobs anyway due to its ability to relinquish and recover locks. See bug 616
-
Morris Jette authored
if an job step's network value is set by poe, either by directly executing poe or srun launching poe, that value was not being propagated to the job step creation RPC and the network was not being set up for the proper protocol (e.g. mpi, lapi, pami, etc.). The previous logic would only work if the srun execute line explicitly set the protocol using the --network option.
-
- 02 Apr, 2014 21 commits
-
-
David Bigagli authored
-
Martins Innus authored
-
Morris Jette authored
In select plugins, stop triggering extra logging based upon the debug flag CPU_Bind and use SelectType instead.
-
Morris Jette authored
Also remove some logging that we no longer want
-
David Gloe authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Add data structures to track count and time of RPCs by RPC type code and user ID.
-
David Gloe authored
-
David Gloe authored
-
David Gloe authored
-
Danny Auble authored
-
David Gloe authored
-
David Gloe authored
-
David Gloe authored
-
David Gloe authored
-
Danny Auble authored
-
David Gloe authored
-
David Gloe authored
-
David Bigagli authored
-
David Bigagli authored
-
- 01 Apr, 2014 1 commit
-
-
Morris Jette authored
Minor restructuring of code in sdiag. No real change in logic.
-