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