1. 20 Dec, 2017 4 commits
    • Danny Auble's avatar
      Revert "Update uthash to the latest version." · 2af02d84
      Danny Auble authored
      This reverts commit 36a86e50.
      
      Turns out this needs more work than expected.  hash_part_inx is used
      afterwards and HASH_FCN no longer uses/sets it.
      
      For future reference it looks like in the new code you would just
      call HASH_TO_BKT after calling HASH_FCN.  I didn't want to spend
      time testing it, so just rolled back the code.  As this is the only
      place in the entirity of Slurm we currently use it I am not super
      concerned.
      
      NOTE: the macro HASH_FCN (which is really HASH_JEN) is identical in
      both places outside the already explained differences.
      2af02d84
    • Tim Wickberg's avatar
      Merge branch 'slurm-17.11' · fed81395
      Tim Wickberg authored
      fed81395
    • Morris Jette's avatar
      Add news entry for 3552b25f. · 313a6cca
      Morris Jette authored
      313a6cca
    • Morris Jette's avatar
      Add lustre_no_flush option to LaunchParameters for Native Cray systems. · 3552b25f
      Morris Jette authored
      When set, do not flush the Lustre cache through the alpsc_flush_lustre()
      call, and do not drop caches through /proc/sys/vm/drop_caches either.
      
      This avoids a potential source of SIGBUG errors for other jobs sharing
      the node.
      
      Bug 4309.
      3552b25f
  2. 19 Dec, 2017 7 commits
  3. 18 Dec, 2017 10 commits
  4. 16 Dec, 2017 2 commits
  5. 15 Dec, 2017 13 commits
  6. 14 Dec, 2017 1 commit
  7. 13 Dec, 2017 3 commits