1. 28 Feb, 2019 1 commit
    • Marshall Garey's avatar
      Don't check InactiveLimit for salloc --no-shell jobs. · 874442f4
      Marshall Garey authored
      salloc --no-shell jobs aren't interactive, and won't respond to pings
      from the slurmctld, so they were previously getting killed after
      InactiveLimit seconds, even when they had a running step. InactiveLimit
      no longer applies for salloc --no-shell jobs.
      
      Bug 6560.
      874442f4
  2. 27 Feb, 2019 2 commits
  3. 26 Feb, 2019 4 commits
  4. 23 Feb, 2019 1 commit
    • Nathan Rini's avatar
      X11 fowarding - handle DISPLAY if screen number not present. · 55d1927e
      Nathan Rini authored
      X11 forwarding doesn't care about the screen number, so handle DISPLAY
      environment variables without that present correctly.
      
      E.g., both "localhost:10.0" and "localhost:10" are now handled, whereas
      previously only the first form would have been accepted.
      
      Bug 6532.
      55d1927e
  5. 21 Feb, 2019 1 commit
  6. 20 Feb, 2019 1 commit
  7. 19 Feb, 2019 8 commits
  8. 15 Feb, 2019 1 commit
  9. 14 Feb, 2019 6 commits
  10. 13 Feb, 2019 6 commits
  11. 11 Feb, 2019 9 commits