Skip to content
Snippets Groups Projects
  1. Mar 22, 2005
  2. Mar 09, 2005
  3. Mar 04, 2005
  4. Dec 01, 2004
  5. Oct 20, 2004
  6. Oct 16, 2004
  7. Sep 28, 2004
  8. Sep 24, 2004
  9. Sep 17, 2004
  10. Sep 15, 2004
  11. Aug 23, 2004
  12. Aug 06, 2004
  13. Aug 04, 2004
  14. Jul 26, 2004
  15. Jul 23, 2004
  16. Jun 15, 2004
  17. Jun 02, 2004
  18. May 21, 2004
  19. May 14, 2004
  20. Apr 30, 2004
  21. Dec 31, 2003
  22. 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
  23. Dec 05, 2003
  24. Nov 25, 2003
  25. Nov 14, 2003
  26. Nov 13, 2003
  27. Nov 10, 2003
  28. Oct 29, 2003
    • Moe Jette's avatar
      Slurmctld now pings srun periodically. If srun fails to respond, the job · e80b2442
      Moe Jette authored
      and/or job step(s) will have their resources de-allocated and be killed.
      A resource allocation will not be release unless no job steps are active
      for at least InactiveLimit seconds. DPCS jobs will be subject to this
      forced de-allocation if they remain inactive for an extended period of
      time, which can get SLURM and DPCS back in sync if DPCS does a cold-start.
      e80b2442
  29. 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
    • jwindley's avatar
      Add --uid and --gid options to srun · fc50746d
      jwindley authored
      fc50746d
  30. Oct 11, 2003
  31. Sep 09, 2003
  32. Jul 10, 2003
  33. Jul 04, 2003
Loading