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