1. 30 Sep, 2019 2 commits
  2. 26 Sep, 2019 4 commits
  3. 25 Sep, 2019 2 commits
    • Tim Wickberg's avatar
      Docs - note that #SBATCH directives stop processing after the first... · 7b25de22
      Tim Wickberg authored
      Docs - note that #SBATCH directives stop processing after the first non-comment non-whitespace line.
      
      Bug 7763.
      7b25de22
    • Albert Gil's avatar
      Fix scancel --full for proctrack/cgroups · 4dfb3ad6
      Albert Gil authored
      Now the signaling of the batch step and the handeling of the flags is totally
      handled in _kill_all_active_steps() in slurmd, and _handle_signal_container()
      in stepd to ensure that:
      - if KILL_JOB_BATCH then only batch container is signaled
      - if KILL_FULL_JOB then batch script and its children are also signaled
      - if both of the above then only the batch script and its children are signaled
      
      We do not relay anymore on proctrack_g_signal() to handle the batch step
      signaling anymore, therefore it works the same for all proctrack plugins.
      
      This commit also includes minor related fixes in other code handling such
      signaling flags, and documentation improvement.
      
      Bug 7282
      4dfb3ad6
  4. 23 Sep, 2019 7 commits
  5. 20 Sep, 2019 3 commits
  6. 19 Sep, 2019 2 commits
  7. 16 Sep, 2019 5 commits
  8. 12 Sep, 2019 5 commits
  9. 10 Sep, 2019 1 commit
  10. 07 Sep, 2019 1 commit
  11. 06 Sep, 2019 4 commits
  12. 05 Sep, 2019 1 commit
  13. 04 Sep, 2019 3 commits