1. 06 Dec, 2017 2 commits
    • Danny Auble's avatar
      Only say a prolog is done running after the extern step is launched. · 71e89f7b
      Danny Auble authored
      Patch 1 of 2
      
      Bug 4458
      71e89f7b
    • David Gloe's avatar
      Replace slurm_playbook.yaml.in with a version that auto-detects the Slurm version. · d54eb247
      David Gloe authored
      Due to the way Cray builds Slurm, the prefix and bindir paths include the
      Slurm version (/opt/slurm/<version>). This means every time we update to a
      new Slurm version we must update the Slurm ansible playbook. It also means
      that the slurm_playbook.yaml file must be built with Slurm to be used
      (it can't simply be copied directly).
      
      The attached patch updates the playbook to determine the version of Slurm
      to use from the module file, and hardcodes the sysconfdir setting we give
      in our Slurm installation guide. If a customer uses different paths, they
      can update the playbook to meet their needs.
      
      Bug 4360.
      d54eb247
  2. 05 Dec, 2017 6 commits
  3. 01 Dec, 2017 2 commits
  4. 30 Nov, 2017 2 commits
  5. 29 Nov, 2017 2 commits
  6. 28 Nov, 2017 9 commits
  7. 27 Nov, 2017 2 commits
  8. 24 Nov, 2017 1 commit
    • Brian Christiansen's avatar
      Show federated jobs over local cluster's copy · 53eb17a8
      Brian Christiansen authored
      If a pending federated job exists on clusters 2 and 3 and squeue is run
      from cluster 1 then the active siblings can come and go depending on
      which cluster returns the job info first and depending if that cluster
      is the origin cluster or not. The origin cluster only knows where the
      active siblings are.
      53eb17a8
  9. 22 Nov, 2017 4 commits
  10. 21 Nov, 2017 5 commits
  11. 20 Nov, 2017 2 commits
  12. 17 Nov, 2017 1 commit
  13. 16 Nov, 2017 2 commits