Skip to content
Snippets Groups Projects
  1. Jun 17, 2014
  2. May 22, 2014
  3. Apr 15, 2014
  4. Feb 22, 2014
  5. Nov 25, 2013
  6. Nov 01, 2013
  7. Aug 07, 2013
  8. Jul 05, 2013
  9. May 11, 2013
    • Morris Jette's avatar
      Added MaxCPUsPerNode partition configuration parameter. · e33c5d57
      Morris Jette authored
      This can be especially useful to schedule GPUs. For example a node can be
      associated with two Slurm partitions (e.g. "cpu" and "gpu") and the
      partition/queue "cpu" could be limited to only a subset of the node's CPUs,
      insuring that one or more CPUs would be available to jobs in the "gpu"
      partition/queue.
      e33c5d57
  10. Mar 26, 2013
  11. Feb 15, 2013
  12. Feb 13, 2013
  13. Dec 20, 2012
    • Morris Jette's avatar
      Added "slurm_load_node_single" function · 2a889727
      Morris Jette authored
      This is a variation of "slurm_load_nodes", but accepts a node name argument, potentially resultingin substantial performance improvement for "sinfo --nodes=NAME".
      2a889727
  14. Sep 06, 2012
  15. Aug 07, 2012
  16. Jul 27, 2012
    • Morris Jette's avatar
      Enhancements to sinfo reservation output · 3fd84252
      Morris Jette authored
      I would like to make two changes to this:
      
      1) since the reservation name can easily exceed 9 characters, I would like the field to be however large it needs to be without truncating the name. I did this by looking at the names then setting the field size to that width.
      
      2) The other headers are in capitals, so I changed
      
       ResName    State       StartTime             EndTime           Duration  Nodelist
      
      to
      
      RESV_NAME        STATE           START_TIME            END_TIME     DURATION  NODELIST
      3fd84252
  17. Jul 26, 2012
  18. May 15, 2012
  19. May 03, 2012
  20. Apr 26, 2012
  21. Oct 27, 2011
  22. Sep 01, 2011
  23. Aug 09, 2011
  24. Jun 08, 2011
  25. Sep 14, 2010
  26. May 26, 2010
  27. Apr 19, 2010
  28. Apr 17, 2010
  29. Apr 14, 2010
  30. Feb 01, 2010
  31. Jan 30, 2010
  32. Jan 22, 2010
  33. Dec 10, 2009
  34. Dec 02, 2009
Loading