1. 19 Jan, 2018 1 commit
  2. 18 Jan, 2018 2 commits
  3. 17 Jan, 2018 6 commits
  4. 16 Jan, 2018 8 commits
  5. 13 Jan, 2018 3 commits
  6. 12 Jan, 2018 18 commits
  7. 11 Jan, 2018 2 commits
    • Morris Jette's avatar
      Expand support for job constraints · e6bf8d71
      Morris Jette authored
       -- node_features plugin - Add suport for XOR & XAND of job constraints (node
          feature specifications).
       -- Add support for parenthesis in a job's constraint specification to group
          like options together. For example
          --constraint="[(knl&snc4&flat)*4&haswell*1]" might be used to specify that
          four nodes with the features "knl", "snc4" and "flat" plus one node with
          the feature "haswell" are required.
      e6bf8d71
    • Morris Jette's avatar
      Merge branch 'slurm-17.11' · 5227edb0
      Morris Jette authored
      5227edb0