1. 10 Dec, 2018 5 commits
    • Morris Jette's avatar
      Merge branch 'slurm-18.08' · e08e51ff
      Morris Jette authored
      e08e51ff
    • Morris Jette's avatar
      Make CPU frequency test more forgiving · 8ee71c24
      Morris Jette authored
      The cpu frequency set by the user is not exact with current kernels.
      There seems to be a fair variation depending upon timing and other
      events. This is resulting in test1.76 failing sporatically. This
      changes the logic to retry if the frequency differs by more than
      10 percent rather than failing immediately.
      8ee71c24
    • Morris Jette's avatar
      Fix GPU device numbers frequency control · f582b8db
      Morris Jette authored
      The device numbers are set using the same mechanism used to set
      CUDA_VISIBLE_DEVICES
      
      bug 5520
      f582b8db
    • Morris Jette's avatar
      Minor cosmetic changes, no change in logic · 96cb1908
      Morris Jette authored
      96cb1908
    • Michael Hinton's avatar
      GPU frequencies now reset after job is finished · 7a48b58f
      Michael Hinton authored
      Add step_unconfigure_hardware() to GRES plugin API
      Update test39.18 regarding links.
      Update GRES docs.
      Update docs related to links.
      Document GPU frequency resetting behavior.
      Specify what the default is for GpuFreqDef.
      Move NVML init and shutdown to configure() and unconfigure().
      Get rid of superfluous `!= 0`-style statements.
      Print note when GPU index != minor number.
      Clean up various formatting and other errors.
      
      bug 5520
      7a48b58f
  2. 09 Dec, 2018 8 commits
  3. 08 Dec, 2018 3 commits
  4. 07 Dec, 2018 17 commits
  5. 06 Dec, 2018 7 commits