1. 14 Aug, 2015 7 commits
    • Brian Christiansen's avatar
      Merge branch '64bitgres' · 5b7bf92f
      Brian Christiansen authored
      5b7bf92f
    • Brian Christiansen's avatar
      Change more gres variables from 32 to 64 bit. · 95416773
      Brian Christiansen authored
      Bug 1295
      Continuation of 166a4eb8
      95416773
    • Morris Jette's avatar
      Merge branch 'slurm-14.11' · be0b439b
      Morris Jette authored
      be0b439b
    • Daniel Ahlin's avatar
      Non-default settings of AuthInfo fix · 02c96859
      Daniel Ahlin authored
      We are using a non-default AuthInfo configuration and based on
      log-messages we see I believe this is not properly handled in certain
      parts of the code.
      
      Typical log message:
      Aug 12 17:06:15 t02n20 slurmd[27001]: error: Munge encode failed:
      Failed to access "/var/run/munge/munge.socket.2": No such file or
      directory
      Aug 12 17:06:15 t02n20 slurmd[27001]: error: Creating authentication
      credential: Socket communication error
      Aug 12 17:06:15 t02n20 slurmd[27001]: error: stepd_connect to 3165.0
      failed: Protocol authentication error
      Aug 12 17:06:15 t02n20 slurmd[27001]: error: If munged is up, restart
      with --num-threads=10
      02c96859
    • Morris Jette's avatar
      Correct description in function header · 5410bdc2
      Morris Jette authored
      5410bdc2
    • Morris Jette's avatar
      Merge branch 'slurm-14.11' · f53e2f8d
      Morris Jette authored
      f53e2f8d
    • Morris Jette's avatar
      Rebuild core reservation bitmap as needed · 931d1814
      Morris Jette authored
      Unfortunately the reservation's core_bitmap is a global bitmap and the nodes
      in the system may have changed in terms of their node count or nodes have been
      added or removed. Make best effort to rebuild the reservation's core_bitmap
      on the limited information currently available. The specific cores might
      change, but this logic at least leaves their count constant and uses the
      same nodes
      bug 1850
      931d1814
  2. 13 Aug, 2015 11 commits
  3. 12 Aug, 2015 22 commits