- 08 Nov, 2013 1 commit
-
-
David Bigagli authored
-
- 07 Nov, 2013 4 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
a common structure instead of multiple parameters to the function. Hopefully this makes adding new options easier.
-
- 06 Nov, 2013 4 commits
-
-
Morris Jette authored
-
Morris Jette authored
Conflicts: doc/man/man5/slurmdbd.conf.5
-
Gennaro Oliva authored
-
Danny Auble authored
-
- 05 Nov, 2013 11 commits
-
-
Morris Jette authored
-
Morris Jette authored
Match that of other tests
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Correction to hostlist parsing bug introduced in v2.6.4 for hostlists with more than one numeric range in brackets (e.g. rack[0-3]_blade[0-63]"). bug505
-
Morris Jette authored
Clear a job's core specialization option in select plugins that we do not want to support the option (e.g. bluegene, alps, linear, and serial). Only support it in cons_res and cray plugins (not yet coded though).
-
Morris Jette authored
Also correct test ID to be of the form #.#
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Rather than directly referencing the individual headers in src/common
-
- 04 Nov, 2013 17 commits
-
-
David Bigagli authored
-
David Bigagli authored
-
Martin Perry authored
plugin: rank map_cpu mask_cpu rank_ldom map_ldom mask_ldom boards. All these options except "boards" are currently supported by task/affinity. "boards" is a new option not previously supported.
-
Morris Jette authored
-
Morris Jette authored
Just a start for now
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Conflicts: NEWS
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Conflicts: META src/plugins/priority/multifactor/priority_multifactor.c
-
Morris Jette authored
-
Morris Jette authored
Avoid decrementing grp_used_cpu_run_secs if we are not enforcing accounting limits. Without this change, the plugin will decrement times from zero cpu used times (i.e decrement an uninitialized variable).
-
Morris Jette authored
Added -S/--core-spec option to salloc, sbatch and srun commands to reserve specialized cores for system use. Modify sview and scontrol to set/get core_spec struct job_info / slurm_job_info_t: Added core_spec struct job_descriptorjob_desc_msg_t: Added core_spec
-
David Bigagli authored
-
Danny Auble authored
Make HTML generator scripts Python 3 compatible
-
Nathan Yee authored
-
- 03 Nov, 2013 1 commit
-
-
jette authored
The system really can not handle larger job arrays without adding a job array data structure, but this puts some of the infrastructure in place now.
-
- 02 Nov, 2013 2 commits
-
-
Morris Jette authored
Disable test if FairShareDampeningFactor != 1
-
Martins Innus authored
to offer a greater priority range based upon utilization.
-