- May 08, 2014
-
-
jette authored
-
Morris Jette authored
Fix sinfo -R to print each down/drained node once, rather than once per partition. This was broken in the sinfo change to process each partition's information in a separate pthread.
-
Morris Jette authored
Conflicts: src/sinfo/sort.c
-
Morris Jette authored
Correct sinfo --sort fields to match documentation: E => Reason, H -> Reason Time (new), R -> Partition Name, u/U -> Reason user (new)
-
- May 07, 2014
-
-
David Gloe authored
it turns out SLES 11 SP3 (at least) defines it with a newline, so this will be a problem for anyone building RPMs on that OS.
-
Morris Jette authored
Without this patch, jobs with an infinite time limit would have their preemption GraceTime ignored.
-
Morris Jette authored
For the salloc, sbatch and srun commands, report usage of the --signal option when the user requests command help.
-
Morris Jette authored
related to bug 789
-
Danny Auble authored
-
Danny Auble authored
them.
-
Morris Jette authored
-
Morris Jette authored
commit 8ddadea5 combined all pending jobs, even if they had the special exit flag set. This treats pending and special_exit state jobs differently. Only those jobs with state pending (and NOT special_exit) are combined in squeue.
-
- May 06, 2014
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
In slurm.spec file, replace "Requires cray-MySQL-devel-enterprise" with "Requires mysql-devel" per David Gloe.
-
- May 05, 2014
-
-
Morris Jette authored
-
Danny Auble authored
Conflicts: contribs/perlapi/libslurm/perl/typemap src/slurmctld/acct_policy.c
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Related to bug 771
-
Morris Jette authored
Add an error code to the information passed to LUA
-
Morris Jette authored
Avoid build Lua script build error with --enable-developer. There was an unused variable, so it never reporting a valid LUA when built with that option.
-
Morris Jette authored
-
Morris Jette authored
In version 14.03.2 was using "slurm_<jobid>_4294967294.out" due to error in job array logic.
-
Danny Auble authored
cnode counts.
-
Morris Jette authored
No change in logic, only clean up function description.
-
Morris Jette authored
-
Morris Jette authored
Enforcement of file allocations requires use of task/cgroup.
-
- May 02, 2014
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
cbcea672
-
Danny Auble authored
situations where the association tree has multiple grp limits, only honor the first one.
-