Skip to content
Snippets Groups Projects
  1. Apr 09, 2013
  2. Apr 04, 2013
    • Morris Jette's avatar
      Web page updates · 24d48b04
      Morris Jette authored
      24d48b04
    • Morris Jette's avatar
      Prevent assert failure in scheduling logic · 0fc4539e
      Morris Jette authored
      This fixes a bug introduced in commit f1cf6d2d
      Without this change, a job with a partition related reason for not running
      (e.g. MaxNodes) plus some other reason (e.g. dependency), could after satisfying
      the second reason (e.g. dependency), have the select_nodes() function executed
      and return SUCCESS on an allocation request, but it would not actually be
      allocation resources since select_nodes() would interpret the request as a
      test to see if it could ever run (e.g. will_run).
      Bug 263
      0fc4539e
    • Morris Jette's avatar
      Corrections to document formatting · 8d0949ac
      Morris Jette authored
      8d0949ac
  3. Apr 03, 2013
  4. Apr 02, 2013
  5. Apr 01, 2013
  6. Mar 30, 2013
  7. Mar 29, 2013
  8. Mar 28, 2013
  9. Mar 27, 2013
  10. Mar 26, 2013
Loading