1. 27 Apr, 2011 1 commit
  2. 26 Apr, 2011 1 commit
  3. 18 Apr, 2011 1 commit
  4. 15 Apr, 2011 1 commit
  5. 13 Apr, 2011 1 commit
  6. 11 Apr, 2011 1 commit
  7. 07 Apr, 2011 4 commits
  8. 06 Apr, 2011 2 commits
  9. 05 Apr, 2011 3 commits
  10. 04 Apr, 2011 2 commits
  11. 02 Apr, 2011 1 commit
  12. 01 Apr, 2011 1 commit
  13. 31 Mar, 2011 2 commits
  14. 30 Mar, 2011 9 commits
  15. 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
  16. 28 Mar, 2011 1 commit
  17. 25 Mar, 2011 1 commit
  18. 24 Mar, 2011 1 commit
  19. 23 Mar, 2011 6 commits