1. 02 Feb, 2012 2 commits
    • Morris Jette's avatar
      Fix bug in step task distribution · 11db9adb
      Morris Jette authored
      Fix bug in step task distribution when nodes are not configured in numeric
      order. Patch from Hongjia Cao, NUDT.
      11db9adb
    • Morris Jette's avatar
      Transfer GPU file information to slurmstepd · bccf0f85
      Morris Jette authored
      Add logic to cache GPU file information (bitmap index mapping to device
      file number) in the slurmd daemon and transfer that information to the
      slurmstepd whenever a job step is initiated. This is needed to set the
      appropriate CUDA_VISIBLE_DEVICES environment variable value when the
      devices are not in strict numeric order (e.g. some GPUs are skipped).
      Based upon work by Nicolas Bigaouette.
      bccf0f85
  2. 01 Feb, 2012 2 commits
    • Morris Jette's avatar
      Fix job requeue bug · c0a7a7a4
      Morris Jette authored
      Fix bug when requeued batch job is scheduled to run on a different node
      zero, but attemts job launch on old node zero causing fatal error
      "Invalid host_index -1 for job #"
      c0a7a7a4
    • Morris Jette's avatar
      Avoid slurmctld abort due to bad pointer · 43936335
      Morris Jette authored
      Avoid slurmctld abort due to bad pointer when setting an advanced
      reservation MAINT flag if it contains no nodes (only licenses).
      43936335
  3. 31 Jan, 2012 4 commits
  4. 28 Jan, 2012 1 commit
  5. 27 Jan, 2012 2 commits
  6. 25 Jan, 2012 1 commit
    • Morris Jette's avatar
      Set DEFAULT flag in partition structure · 9f4ef925
      Morris Jette authored
      Set DEFAULT flag in partition structure when slurmctld reads the
      configuration file. Patch from Rémi Palancher. Note the flag is set
      when the information is sent via RPC for sinfo.
      9f4ef925
  7. 24 Jan, 2012 1 commit
  8. 22 Jan, 2012 1 commit
    • jette's avatar
      Fix for job_cnt_comp underflow errors · 3c839428
      jette authored
      Fix race condition that could generate job_cnt_comp underflow errors on
      front-end architectures (Cray or IBM BlueGene systems).
      3c839428
  9. 20 Jan, 2012 1 commit
  10. 19 Jan, 2012 1 commit
  11. 18 Jan, 2012 2 commits
  12. 15 Jan, 2012 1 commit
  13. 14 Jan, 2012 1 commit
  14. 13 Jan, 2012 3 commits
  15. 09 Jan, 2012 2 commits
  16. 04 Jan, 2012 1 commit
  17. 28 Dec, 2011 2 commits
  18. 27 Dec, 2011 1 commit
    • jette's avatar
      Add new command, sdiag · 4fdf2742
      jette authored
      Add new command, sdiag, which reports a variety of job scheduling
      statistics. Based upon work by Alejandro Lucero Palau, BSC.
      4fdf2742
  19. 21 Dec, 2011 1 commit
  20. 19 Dec, 2011 2 commits
  21. 17 Dec, 2011 1 commit
  22. 16 Dec, 2011 1 commit
  23. 15 Dec, 2011 1 commit
  24. 14 Dec, 2011 2 commits
  25. 13 Dec, 2011 1 commit
  26. 09 Dec, 2011 2 commits