Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. May 12, 2015
  3. May 11, 2015
    • Morris Jette's avatar
      Purge old step data on job requeue · beecc7b0
      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
      beecc7b0
  4. May 08, 2015
  5. May 07, 2015
  6. May 06, 2015
  7. May 05, 2015
  8. May 01, 2015
  9. Apr 30, 2015
  10. Apr 29, 2015
  11. Apr 28, 2015
  12. Apr 24, 2015
  13. Apr 22, 2015
  14. Apr 21, 2015
  15. Apr 20, 2015
  16. Apr 18, 2015
  17. Apr 17, 2015
  18. Apr 16, 2015
  19. Apr 15, 2015
Loading