1. 04 Feb, 2015 2 commits
    • Morris Jette's avatar
      Merge branch 'slurm-14.11' · 8715416c
      Morris Jette authored
      Conflicts:
      	src/common/Makefile.am
      	src/common/Makefile.in
      	src/plugins/proctrack/cgroup/proctrack_cgroup.c
      8715416c
    • Morris Jette's avatar
      Fix for CUDA v7.0+ · da2fba48
      Morris Jette authored
      Enable CUDA v7.0+ use with a Slurm configuration of TaskPlugin=task/cgroup
      ConstrainDevices=yes (in cgroup.conf). With that configuration
      CUDA_VISIBLE_DEVICES will start at 0 rather than the device number.
      bug 1421
      da2fba48
  2. 03 Feb, 2015 19 commits
  3. 02 Feb, 2015 5 commits
  4. 31 Jan, 2015 5 commits
  5. 30 Jan, 2015 8 commits
  6. 29 Jan, 2015 1 commit
    • Morris Jette's avatar
      Power management work · 5adbeede
      Morris Jette authored
      Change default PowerPlugin from "power/none" to "" (load NO plugin).
      Comment out job-centric power logic
      Add timers
      Improve handling of incomplete power data
      5adbeede