- 15 Feb, 2014 1 commit
-
-
Morris Jette authored
-
- 14 Feb, 2014 12 commits
-
-
Morris Jette authored
Adds slurmctld/nonstop plugin, libsmdns.so library, slurm/smd_ns.h and smd command. Also add regression tests for smd command.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Daniele Didomizio authored
Added sbatch '--parsable' option to output only the job id number and the cluster name separated by a semicolon rather than "Submitted batch job....". Errors will still be displayed.
-
Morris Jette authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: doc/man/man5/slurm.conf.5
-
Danny Auble authored
-
Danny Auble authored
needed to forward a message the slurmd would core dump.
-
- 13 Feb, 2014 6 commits
-
-
Morris Jette authored
This might happen if someone runs autogen.sh with some old version of libtool
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
When an error occurs when trying to suspend, resume, or requeue a job array report the error with the array element in addition to the native slurm job id. Previously it only reported the native slurm job id.
-
Morris Jette authored
reporting "array job_id" error for non-array jobs
-
David Bigagli authored
describing that jobs must be drained from cluster before deploying any checkpoint plugin.
-
- 12 Feb, 2014 7 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Re-order existing code so that per-cpu memory limits will be enforce with both cpus_per_task and ntasks_per_node limits.
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
Properly enforce a job's cpus-per-task option when a job's allocation is constrained on some nodes by the mem-per-cpu option. bug 590
-
Danny Auble authored
-
- 11 Feb, 2014 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Explain some of the finer points of the option's interprettation bug 588
-
Morris Jette authored
-
- 10 Feb, 2014 8 commits
-
-
Morris Jette authored
Without this change, the function will repeatedly fail and report the buffer is too small until exhausting memory and aborting.
-
David Bigagli authored
-
David Bigagli authored
getgrent_r(), which causes the controller to core dump.
-
Morris Jette authored
This fixes a bug introduced recently for core specialization logic
-
Morris Jette authored
Put the SchedulerParameters options in the slurm.conf man page into alphabetic order
-
Morris Jette authored
limit scheduling logic depth by partition.
-
David Bigagli authored
-
Morris Jette authored
-