- 03 Apr, 2014 6 commits
-
-
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
-
- 02 Apr, 2014 17 commits
-
-
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
-
- 01 Apr, 2014 4 commits
-
-
Morris Jette authored
Minor restructuring of code in sdiag. No real change in logic.
-
Morris Jette authored
-
Danny Auble authored
state restore of DBD messages
-
Danny Auble authored
-
- 31 Mar, 2014 5 commits
-
-
Morris Jette authored
Address the following issues: 1A. Notes when the -V option is given and 1B. if -v option without -V then include sbatch option of "--export=none" 2A. Does not try to export environment variables by explicitly setting them in the user's environment before invoking sbatch, but instead 2B. Pass specified env vars using the sbatch --export option 3A. Recognize when qsub -v option given with key name, but no value 3B. Find the appropriate value for the specified key name and export that pair. 4. Update documentation
-
Morris Jette authored
-
Morris Jette authored
-
Marcin Stolarek authored
Do not overcommit partitions with PreemptMode=off
-
Marcin Stolarek authored
Prevent preemption of jobs in partition where PreemptMode=off
-
- 28 Mar, 2014 8 commits
-
-
Morris Jette authored
In etc/cgroup.release_common.example script, find the cgroup mount point by reading cgroup.conf file. bug 480
-
Morris Jette authored
Rather than rely upon the search path to find the scontrol command. Explicitly set its path in the script bug 480
-
Morris Jette authored
-
Morris Jette authored
-
Unknown authored
Define hwloc_const_bitmap_t as typdef hwloc_const_cpuset_t Build fails in task_cgroup_cpuset.c when using an older hwloc (v1.0.2) due to missing definition of hwloc_const_bitmap_t.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-