- 05 May, 2014 8 commits
-
-
Morris Jette authored
Conflicts: doc/html/gres.shtml src/slurmctld/slurmctld.h
-
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.
-
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.
-
- 02 May, 2014 14 commits
-
-
Danny Auble authored
Conflicts: META NEWS
-
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.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This is for bug 775
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/slurmd/slurmstepd/slurmstepd_job.c
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 01 May, 2014 8 commits
-
-
Danny Auble authored
regression from 2a674aee
-
Danny Auble authored
Conflicts: NEWS
-
Danny Auble authored
-
Danny Auble authored
is running.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
is running.
-
Danny Auble authored
-
- 30 Apr, 2014 10 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
together.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Switch/nrt - Properly track usage of CAU and RDMA resources with multiple tasks per compute node. Previous logic would allocate resources once per task and then deallocate once per node, leaking CMA and RDMA resources and preventing their use by future jobs.
-
Morris Jette authored
-
Morris Jette authored
If a job is held, then only release it with the "scontrol release <jobid>" command rather than a simple reset of the job's priority. This is needed to support job arrays better. Otherwise a priority reset of a job array would free all requeued/held jobs from that job array rather than leaving them held.
-
Morris Jette authored
-
Morris Jette authored
-