1. 13 Apr, 2017 2 commits
    • Morris Jette's avatar
      Merge branch 'sinfo_fed' · 947ca747
      Morris Jette authored
      947ca747
    • Morris Jette's avatar
      Modify sinfo to operate in a federation · 437ee1f4
      Morris Jette authored
      Add slurm_load_partitions2() function to route RPC to specific cluster
      Add slurm_load_node2() and slurm_load_node_single2() functions to
        route requests to specific cluster in a federation
      Modify srun to get node/partition information for each cluster in a
        federation at the same time using separate pthreads
      Add sinfo sort by cluster name (--sort V)
      437ee1f4
  2. 12 Apr, 2017 7 commits
  3. 11 Apr, 2017 8 commits
  4. 10 Apr, 2017 5 commits
  5. 08 Apr, 2017 1 commit
    • Morris Jette's avatar
      Modify backfill limit logic · 1ecae3a4
      Morris Jette authored
      Modify backfill logic so that bf_max_job_user, bf_max_job_part and
          bf_max_job_user_part options can all be used independently of each other.
      1ecae3a4
  6. 07 Apr, 2017 1 commit
    • Morris Jette's avatar
      Add SchedulerParameters option bf_max_job_user_part · 60575231
      Morris Jette authored
      Add SchedulerParameters option of bf_max_job_user_part to specifiy the
          maximum number of jobs per user for any single partition. This differs from
          bf_max_job_user in that a separate counter is applied to each partition
          rather than having a single counter per user applied to all partitions.
      60575231
  7. 06 Apr, 2017 10 commits
  8. 05 Apr, 2017 6 commits