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