1. 25 Jun, 2015 2 commits
  2. 24 Jun, 2015 2 commits
  3. 23 Jun, 2015 1 commit
  4. 22 Jun, 2015 3 commits
    • Morris Jette's avatar
      Advanced reservation fixes · a6454176
      Morris Jette authored
      Updates of existing bluegene advanced reservations did not work at all.
      Some multi-core configurations resulting in an abort due to creating
        core_bitmaps for the reservation that only had one bit per node rather
        than one bit per core.
      These bugs were introduced in commit 5f258072
      a6454176
    • David Bigagli's avatar
      Update NEWS · c8545598
      David Bigagli authored
      c8545598
    • David Bigagli's avatar
      Update NEWS · 38007f9b
      David Bigagli authored
      38007f9b
  5. 19 Jun, 2015 1 commit
  6. 15 Jun, 2015 1 commit
  7. 12 Jun, 2015 3 commits
  8. 11 Jun, 2015 1 commit
  9. 10 Jun, 2015 1 commit
  10. 09 Jun, 2015 4 commits
  11. 05 Jun, 2015 2 commits
  12. 04 Jun, 2015 2 commits
  13. 03 Jun, 2015 2 commits
    • Morris Jette's avatar
      switch/cray: Refine PMI_CRAY_NO_SMP_ENV set · ef66b2eb
      Morris Jette authored
      switch/cray: Refine logic to set PMI_CRAY_NO_SMP_ENV environment variable.
      Rather than testing for the task distribution option, test the actual
      task IDs to see fi they are monotonically increasing across all nodes.
      Based upon idea from Brian Gilmer (Cray).
      ef66b2eb
    • Morris Jette's avatar
      Add srun --accel-bind option · 4d3726b2
      Morris Jette authored
      Add srun --accel-bind option to control how tasks are bound to GPUs and NIC
          Generic RESources (GRES).
      Based in part upon work by Matthieu Ospici (ATOS).
      gres/nic plugin modified to set OMPI_MCA_btl_openib_if_include environment
          variable based upon allocated devices (usable with OpenMPI and Melanox).
      Reset GRES env vars after task affinity set
      4d3726b2
  14. 02 Jun, 2015 3 commits
  15. 01 Jun, 2015 2 commits
  16. 30 May, 2015 1 commit
  17. 29 May, 2015 5 commits
  18. 28 May, 2015 2 commits
  19. 27 May, 2015 1 commit
    • Morris Jette's avatar
      Map job --mem-per-cpu=0 to --mem=0. · 33c77302
      Morris Jette authored
      However, --mem=0 now reflects the appropriate amount of memory in the
      system, --mem-per-cpu=0 hasn't changed.  This allows all the memory to
      be allocated in a cgroup but is not "consumed" and is available for
      other jobs running on the same host.
      Eric Martin, Washington University School of Medicine
      33c77302
  20. 26 May, 2015 1 commit