Skip to content
Snippets Groups Projects
  1. Mar 05, 2004
  2. Mar 04, 2004
  3. Dec 31, 2003
  4. 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
  5. Nov 25, 2003
  6. Nov 22, 2003
  7. Nov 21, 2003
  8. Nov 20, 2003
  9. Nov 14, 2003
  10. Nov 10, 2003
  11. Nov 05, 2003
  12. 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
  13. Oct 11, 2003
  14. Oct 08, 2003
  15. Sep 29, 2003
  16. Sep 25, 2003
  17. Sep 23, 2003
  18. Sep 21, 2003
  19. Sep 20, 2003
  20. Sep 17, 2003
  21. Sep 12, 2003
    • Moe Jette's avatar
      Supported added for new RPC EPILOG_COMPLETE. Slurmd now responds immediately · 926aa1d9
      Moe Jette authored
      to job_kill request and slurmctld leaves node and job in COMPLETING state
      until the slurmd issues an EPILOG_COMPLETE RPC on each node. This permits
      better support for non-killable processes and/or long-running epilog scripts.
      Several minor changes in node registration handling and slurmctld agent
      logic to better address a flood of incomming RPC (typically when system
      restarts).
      (gnats:268)
      926aa1d9
  22. Sep 04, 2003
  23. Aug 08, 2003
  24. Aug 02, 2003
  25. Jul 31, 2003
  26. Jul 29, 2003
  27. Jul 24, 2003
  28. Jul 23, 2003
  29. Jul 15, 2003
  30. Jul 07, 2003
Loading