1. 07 May, 2011 1 commit
  2. 06 May, 2011 1 commit
  3. 29 Apr, 2011 2 commits
  4. 28 Apr, 2011 1 commit
  5. 27 Apr, 2011 2 commits
  6. 26 Apr, 2011 1 commit
  7. 18 Apr, 2011 1 commit
  8. 15 Apr, 2011 1 commit
  9. 13 Apr, 2011 1 commit
  10. 11 Apr, 2011 1 commit
  11. 07 Apr, 2011 4 commits
  12. 06 Apr, 2011 2 commits
  13. 05 Apr, 2011 3 commits
  14. 04 Apr, 2011 2 commits
  15. 02 Apr, 2011 1 commit
  16. 01 Apr, 2011 1 commit
  17. 31 Mar, 2011 2 commits
  18. 30 Mar, 2011 9 commits
  19. 29 Mar, 2011 1 commit
    • Moe Jette's avatar
      minor tweak in slurm.conf man page: · d6952e1c
      Moe Jette authored
      
      The man page for slurm.conf, select/cons_res parameter SelectTypeParameters, values CR_Socket and CR_Socket_Memory states the following:
      
      "Note that jobs requesting one CPU will only be given access to that one CPU"
      
      I think this statement is incorrect, or at least very misleading to users. A job requesting one CPU will only be allocated one CPU, but unless task/affinity is enabled or some other CPU binding mechanism is used, the job can access all of the CPUs on the node.  That is, a task that is distributed to the node can run on any of the CPUs on the node, not just on the one CPU that was allocated to its job. I propose the following patch to replace "given access to" with "allocated".
      
      Regards,
      Martin Perry
      d6952e1c
  20. 28 Mar, 2011 1 commit
  21. 25 Mar, 2011 1 commit
  22. 24 Mar, 2011 1 commit