- 08 Dec, 2011 1 commit
-
-
Danny Auble authored
-
- 06 Dec, 2011 1 commit
-
-
Morris Jette authored
One of our testers discovered a regression in version 2.3.1. If a job is pending due to PartitionNodeLimit and the limit is relieved with a 'sacctmgr modify qos name=<qos name> set flags=partitionmaxnodes' new jobs exceeding the partition limit (but not the QOS limit) are allowed to run. However, the pending job is never allowed to run. Attached is a patch to address this problem. FYI, this problem doesn't exist in version 2.4. Patch from Bill Brophy, Bull.
-
- 05 Dec, 2011 2 commits
-
-
Morris Jette authored
Patch by Alexander Bersenev (Institute of Mathematics and Mechanics, Russia).
-
Morris Jette authored
-
- 02 Dec, 2011 1 commit
-
-
Danny Auble authored
There was also some bad code that would reset the conn_type of a block to SMALL no matter what type of SMALL it was.
-
- 01 Dec, 2011 1 commit
-
-
jette authored
This was due to a bug in select/cons_res with some configuration optiions and job options, especially if there is more than one thread per core and the job option includes "--threads-per-core=1". Fixes problem reported by CSCS.
-
- 30 Nov, 2011 2 commits
-
-
Danny Auble authored
qos on the cluster to fill that in correctly.
-
Danny Auble authored
incorrectly when getting fairshare from the parent.
-
- 23 Nov, 2011 1 commit
-
-
Danny Auble authored
wasn't started at the time the eligible message was sent but started before the db_index was returned information like start time would be lost.
-
- 22 Nov, 2011 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
- 21 Nov, 2011 1 commit
-
-
Morris Jette authored
-
- 08 Nov, 2011 1 commit
-
-
Morris Jette authored
Note this is an old bug. The new code keeps slurmstepd alive and it keeps trying to send step completion message to slurmctld.
-
- 07 Nov, 2011 1 commit
-
-
Morris Jette authored
This make the same patch to select/linear as Carles Fenoy's patch to select/cons_res plugin.
-
- 04 Nov, 2011 1 commit
-
-
Morris Jette authored
Patch 4f68cde5bd6b4fcf839f6694457373c81d9548ba from chaos/slurm by Don Lipari, LLNL
-
- 02 Nov, 2011 1 commit
-
-
Morris Jette authored
-
- 28 Oct, 2011 2 commits
-
-
Morris Jette authored
Backfill scheduling - Add SchedulerParameters configuration parameter of "bf_res" to control the resolution in the backfill scheduler's data about when jobs begin and end. Default value is 60 seconds (used to be 1 second).
-
Morris Jette authored
Do not drain the compute or front-end node when trying to start a job for which the UID is not found
-
- 27 Oct, 2011 1 commit
-
-
Morris Jette authored
Add configure option of "--without-rpath" which builds SLURM tools without the rpath option, which will work if Munge and BlueGene libraries are in the default library search path and make system updates easier.
-
- 24 Oct, 2011 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
Do not attempt to run HeathCheckProgram on powered down nodes. Patch from Ramiro Alba, Centre Tecnològic de Tranferència de Calor, Spain.
-
- 21 Oct, 2011 1 commit
-
-
Danny Auble authored
-
- 20 Oct, 2011 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 19 Oct, 2011 6 commits
-
-
Morris Jette authored
Report correct job "Reason" if needed nodes are DOWN, DRAINED, or NOT_RESPONDING, "Resources" rather than "PartitionNodeLimit".
-
Danny Auble authored
-
Danny Auble authored
plugins in the slurmd.
-
Danny Auble authored
-
Danny Auble authored
value for jobs.
-
Danny Auble authored
-
- 18 Oct, 2011 1 commit
-
-
Morris Jette authored
-
- 14 Oct, 2011 1 commit
-
-
Morris Jette authored
Cray - Fix for srun.pl parsing to avoid adding spaces between option and argument (e.g. "-N2" parsed properly without changing to "-N 2").
-
- 11 Oct, 2011 1 commit
-
-
jette authored
Prevent job hold by operator or account coordinator of his own job from being an Administrator Hold rather than User Hold by default.
-
- 07 Oct, 2011 1 commit
-
-
Morris Jette authored
Prevent slurmctld crashing with divide by zero with a configuration of MaxMemPerCPU=0.
-
- 05 Oct, 2011 1 commit
-
-
Danny Auble authored
block happens correctly now.
-
- 04 Oct, 2011 1 commit
-
-
Morris Jette authored
Major re-write of the CPU Management User and Administrator Guide (web page) by Martin Perry, Bull.
-
- 03 Oct, 2011 1 commit
-
-
Danny Auble authored
-
- 30 Sep, 2011 2 commits
-
-
Morris Jette authored
Fix bugs in sched/backfill with respect to QOS reservation support and job time limits. Patch from Alejandro Lucero Palau (Barcelona Supercomputer Center).
-
Morris Jette authored
Fix to GRES allocation logic when resources are associated with specific CPUs on a node. Patch from Steve Trofinoff, CSCS.
-
- 29 Sep, 2011 1 commit
-
-
Danny Auble authored
(i.e. 1-9,0 instead of 0-9). The bug would cause 'sacct -N nodename' to not give correct results on these systems.
-