Skip to content
Snippets Groups Projects
  1. Mar 29, 2011
    • 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
  2. Mar 23, 2011
  3. Mar 08, 2011
  4. Mar 02, 2011
  5. Feb 18, 2011
  6. Feb 17, 2011
  7. Jan 20, 2011
  8. Jan 14, 2011
  9. Jan 13, 2011
  10. Nov 10, 2010
  11. Nov 09, 2010
    • Moe Jette's avatar
      02_typos.diff from Gerrit · 2e288947
      Moe Jette authored
      Miscellaneous typos, found while reading documentation.
      
      The majority is in the manpages and within comments, only one occurrence
      is in an error message (function name of set_node_down).
      2e288947
  12. Oct 13, 2010
  13. Oct 11, 2010
  14. Sep 17, 2010
  15. Sep 16, 2010
  16. Aug 30, 2010
    • Moe Jette's avatar
      Add SchedulerParameters option of default_sched_depth=# to control how · 079763a9
      Moe Jette authored
          many jobs on queue should be tested for attempted scheduling when a job
          completes or other routine events. Default value is 100 jobs. The full job
          queue is tested on a less frequent basis. This option can dramatically
          improve performance on systems with thousands of queued jobs.
      079763a9
  17. Aug 26, 2010
  18. Aug 25, 2010
  19. Aug 20, 2010
  20. Aug 12, 2010
  21. Jul 30, 2010
  22. Jul 28, 2010
  23. Jul 19, 2010
  24. Jun 24, 2010
  25. Jun 22, 2010
  26. Jun 15, 2010
  27. Jun 11, 2010
  28. Jun 10, 2010
  29. May 26, 2010
  30. May 25, 2010
  31. May 19, 2010
  32. May 10, 2010
  33. May 04, 2010
  34. May 03, 2010
  35. Apr 27, 2010
Loading