1. 26 Jun, 2012 2 commits
  2. 25 Jun, 2012 6 commits
  3. 22 Jun, 2012 4 commits
  4. 21 Jun, 2012 4 commits
  5. 20 Jun, 2012 4 commits
  6. 18 Jun, 2012 3 commits
  7. 15 Jun, 2012 2 commits
  8. 13 Jun, 2012 4 commits
  9. 12 Jun, 2012 3 commits
  10. 11 Jun, 2012 2 commits
  11. 07 Jun, 2012 1 commit
  12. 05 Jun, 2012 4 commits
  13. 04 Jun, 2012 1 commit
    • Rod Schultz's avatar
      Document enforcement of job's --mem option · 54b63642
      Rod Schultz authored
      I'd like to add the following disclaimer to the documentation of the --mem option to the salloc/sbatch/srun commands. There is currently similar wording in the slurm.conf file, but I've received a bug report in which the memory limits were exceeded (until the next accounting poll).
      
      NOTE: Enforcement of memory limits currently requires enabling of accounting,
      which samples memory use on a periodic basis (data need not be stored,  just  collected).
      A task may exceed the memory limit until the next periodic accounting sample.
      
      Rod Schultz, Bull
      54b63642