Skip to content
Snippets Groups Projects
  1. Oct 16, 2004
  2. Sep 28, 2004
  3. Sep 24, 2004
  4. Sep 17, 2004
  5. Sep 15, 2004
  6. Aug 23, 2004
  7. Aug 06, 2004
  8. Aug 04, 2004
  9. Jul 26, 2004
  10. Jul 23, 2004
  11. Jun 15, 2004
  12. Jun 02, 2004
  13. May 21, 2004
  14. May 14, 2004
  15. Apr 30, 2004
  16. Dec 31, 2003
  17. 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
  18. Dec 05, 2003
  19. Nov 25, 2003
  20. Nov 14, 2003
  21. Nov 13, 2003
  22. Nov 10, 2003
  23. 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
  24. 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
  25. Oct 11, 2003
  26. Sep 09, 2003
  27. Jul 10, 2003
  28. Jul 04, 2003
  29. May 21, 2003
  30. Apr 18, 2003
  31. Apr 04, 2003
  32. Mar 14, 2003
  33. Mar 13, 2003
  34. Mar 07, 2003
Loading