1. 05 Feb, 2019 1 commit
    • Tim Wickberg's avatar
      Disable job expansion by default. · ec12aea8
      Tim Wickberg authored
      Add new SchedulerParameter of permit_job_expansion to permit expansion of
      running jobs.
      
      Replace the two calls to select_g_job_expand_allow() as all plugins return
      true anyways at this point. Return ESLURM_NOT_SUPPORTED instead of
      ESLURM_DEPENDENCY in one location as well to provide a better error
      message back to the user.
      
      Bug 5716.
      ec12aea8
  2. 01 Feb, 2019 2 commits
  3. 31 Jan, 2019 8 commits
  4. 30 Jan, 2019 2 commits
  5. 25 Jan, 2019 3 commits
  6. 23 Jan, 2019 5 commits
  7. 18 Jan, 2019 1 commit
  8. 17 Jan, 2019 7 commits
  9. 16 Jan, 2019 1 commit
    • Felip Moll's avatar
      Remove joules reporting in API and sview · 0d85c112
      Felip Moll authored
      scontrol and sview won't report Consumed Joules and Lowest Joules anymore.
      The reason is that these values were collected from slurmd start time which
      made them not useful for the users.
      
      Bug 6283
      0d85c112
  10. 15 Jan, 2019 1 commit
  11. 14 Jan, 2019 3 commits
  12. 11 Jan, 2019 4 commits
  13. 09 Jan, 2019 2 commits