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