Skip to content
Snippets Groups Projects
  1. Mar 22, 2005
  2. Mar 04, 2005
  3. Feb 01, 2005
  4. Jan 27, 2005
  5. Nov 30, 2004
  6. Oct 20, 2004
  7. Oct 16, 2004
  8. Oct 12, 2004
  9. Sep 29, 2004
  10. Sep 24, 2004
  11. Sep 20, 2004
  12. Sep 17, 2004
  13. Sep 15, 2004
  14. Aug 25, 2004
  15. Aug 23, 2004
  16. Aug 19, 2004
  17. Aug 17, 2004
    • Moe Jette's avatar
      Add logic to support Blue Gene/L: · 9bd07b7b
      Moe Jette authored
      Map all nodes in cluster to a single front-end node.
      Don't repeat ping/register/kill/etc. RPCs to all pseudo nodes, just the
        front-end.
      Treat single message for some RPCs as representing all nodes in the
        cluster: register, ping responce, epilog complete, etc.
      9bd07b7b
  18. Aug 04, 2004
  19. Jul 26, 2004
  20. Jul 23, 2004
  21. Jun 02, 2004
  22. Apr 30, 2004
  23. Mar 16, 2004
  24. Mar 11, 2004
  25. Mar 05, 2004
  26. Mar 04, 2004
  27. Dec 31, 2003
  28. Dec 23, 2003
    • Moe Jette's avatar
      Fix bug in slurmctld parsing of config file that can cause seg fault. · 40b6c211
      Moe Jette authored
      "Scontrol abort" works. It was leaving a hung pthread due to a recent
         change.
      Fix a couple of potential memory leaks
      "switch_type" has been added to config data structure, un/pack, etc,
         but not yet reported to the user or documented yet.
      The plugins now use function calls to get a their type and plugin directory
         from a common data structure rather than individually reading and
         parsing the configuration file.
      40b6c211
  29. Nov 25, 2003
  30. Nov 22, 2003
  31. Nov 21, 2003
  32. Nov 20, 2003
  33. Nov 14, 2003
  34. Nov 10, 2003
  35. Nov 05, 2003
  36. Oct 24, 2003
    • Moe Jette's avatar
      Remove _too_many_fragments() function since DPCS is now smart enough to · cbe21ab0
      Moe Jette authored
      avoid highly fragmented resource allocations.
      Add list of excluded nodes to job info dumpped and reported.
      Fix how mis-matched RPC version number are handled. Let error code get
      back to the API function.
      Dump job state information upon each job's termination via plugin.
      Re-issue incomplete write requests in job/partition state save.
      Make slurmctld continue proper operation without any default partition
      (gnats:317).
      Add command/RPC to delete a partition.
      Retry socket connection for slurmd/io.c as needed (gnats:253).
      cbe21ab0
  37. Oct 11, 2003
  38. Oct 08, 2003
  39. Sep 29, 2003
Loading