- May 12, 2015
-
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
test34.1 was failing with a configuration of PreemptMode=suspend,gang PreemptType=preempt/partition_prio due to changes in commit f8fb79d5 That change appears to no longer be necessary and breaks a valid configuration.
-
- May 11, 2015
-
-
Morris Jette authored
-
Morris Jette authored
This is a special case. This change documents the way Slurm has always worked.
-
Morris Jette authored
Make sure that old step data is purged when a job is requeued. Without this logic, if a job terminates abnormally then old step data may be left in slurmctld. If the job is then requeued and started on a different node, referencing that old job step data can result in abnormal events. One specific failure mode is if the job is requeued on a node with a different number of cores, and the step terminated RPC arrives later, the job and step bitmaps of allocated cores can differ in size generating an abort. bug 1660
-
- May 08, 2015
-
-
Danny Auble authored
TRES stuff
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/plugins/accounting_storage/mysql/as_mysql_job.c
-
Danny Auble authored
-
David Gloe authored
Bug 1657
-
Brian Christiansen authored
Bug 1618
-
Morris Jette authored
-
Jonathon Nelson authored
-
Danny Auble authored
Conflicts: src/slurmctld/reservation.c
-
Danny Auble authored
-
Morris Jette authored
-
- May 07, 2015
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
cpu count.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
"operator" will break the build. So renaming it makes things work correctly.
-
Danny Auble authored
-
Morris Jette authored
Original logic lacked check for NULL list pointer
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
=Veronique Legrand authored
-
Nicolas Joly authored
-
Morris Jette authored
The previous logic could deadlock with the log functions pthead_atfork() functions depending upon the call order.
-