1. 24 Jul, 2018 2 commits
  2. 23 Jul, 2018 5 commits
  3. 21 Jul, 2018 4 commits
  4. 20 Jul, 2018 3 commits
  5. 19 Jul, 2018 12 commits
  6. 18 Jul, 2018 12 commits
  7. 17 Jul, 2018 2 commits
    • Felip Moll's avatar
      Fix for formating when printing arrays in squeue · f1991701
      Felip Moll authored
      When printing arrays in squeue and setting the SLURM_BITSTR_LEN variable to 0
      or to NULL, the length of the output defaulted to 64, when the documentation
      says it will default to "unlimited". This patch fixes this situation.
      
      Bug 5440
      f1991701
    • Marshall Garey's avatar
      Disable ConstrainKmemSpace by default. · 32fabc5e
      Marshall Garey authored
      Because of a bug in the some versions of the Linux kernel, disable
      constraining kernel memory space with cgroups by default.
      
      Bug 5223.
      32fabc5e