Skip to content
Snippets Groups Projects
  1. Apr 02, 2012
  2. Feb 24, 2012
  3. Dec 02, 2011
  4. Nov 21, 2011
  5. Oct 31, 2011
  6. Oct 28, 2011
    • Morris Jette's avatar
      Add backfill scheduler resolution parameter · b86bc225
      Morris Jette authored
      Backfill scheduling - Add SchedulerParameters configuration parameter of
      "bf_res" to control the resolution in the backfill scheduler's data about
      when jobs begin and end. Default value is 60 seconds (used to be 1 second).
      b86bc225
  7. Oct 27, 2011
  8. Oct 18, 2011
  9. Oct 12, 2011
    • Mark A. Grondona's avatar
      cgroups: Update cgroup.conf manpage · 1f9ae9d8
      Mark A. Grondona authored
      Update cgroup.conf(5) with documentation for new parameters
      CgroupMountpoint, MinRAMSpace, MaxRAMPercent and MaxSwapPercent.
      Also include information about handling of AllowedRAMSpace when
      memory is not explicitly allocated by SLURM.
      1f9ae9d8
  10. Sep 28, 2011
    • Morris Jette's avatar
      Advise use of logrotate · 91e543d4
      Morris Jette authored
      Advise use of the logrotate tool in order to avoid SLURM log files
      from growing too large. Patch from Rod Shultz, Bull.
      91e543d4
    • Morris Jette's avatar
      Do not treat absense of gres.conf file as fatal error. · 38e0af47
      Morris Jette authored
      Do not treat the absence of a gres.conf file as a fatal error on systems
      configured with GRES, but set GRES counts to zero. These counts can be
      Counts can be altered by node_config_load() in the gres plugin.
      38e0af47
  11. Aug 24, 2011
  12. Aug 22, 2011
  13. Aug 16, 2011
  14. Aug 09, 2011
  15. Aug 04, 2011
  16. Jul 28, 2011
    • Morris Jette's avatar
      Add ability to limit job's leaf switch count · 08e9f248
      Morris Jette authored
      Add the ability for a user to limit the number of leaf switches in a job's
      allocation using the --switch option of salloc, sbatch and srun. There is
      also a new SchedulerParameters value of max_switch_wait, which a SLURM
      administrator can used to set a maximum job delay and prevent a user job
      from blocking lower priority jobs for too long. Based on work by Rod
      Schultz, Bull.
      08e9f248
    • Morris Jette's avatar
      Note issues with multiple partitions gang scheduling · 3b64f8a4
      Morris Jette authored
      Note that multiple partitions that overlap and gang schedule are
      scheduled independently and that is not generally recommended.
      3b64f8a4
  17. Jul 25, 2011
    • Morris Jette's avatar
      tches for cgroup devices support · 3ff4eb9b
      Morris Jette authored
      third patch adds the man page and an example.
      0003_bull_cgroup_devices_doc_add_allowed_devices_support-2.3.0-0.pre7.patch
      Patch from Yiannis Georgiou, Bull.
      3ff4eb9b
  18. Jul 11, 2011
  19. Jun 27, 2011
  20. Jun 09, 2011
  21. Jun 08, 2011
  22. Jun 02, 2011
  23. May 27, 2011
  24. May 19, 2011
  25. May 16, 2011
    • Moe Jette's avatar
      Improve preemption documentation · 8674e43c
      Moe Jette authored
      Clearly document that only PreemptType=preempt/partition_prio can be
      used with PreemptMode=suspend. Only partition data structures exist in
      the module that suspends and resumes jobs.
      8674e43c
  26. May 09, 2011
    • Moe Jette's avatar
      note changes to SelectType loses all jobs · 39fd2e83
      Moe Jette authored
      Note that changes in the SelectType configuration parameter requires
      the slurmctld daemon to restart and all job state information will be
      lost.
      39fd2e83
    • Moe Jette's avatar
      Correct spelling errors · d2b00e47
      Moe Jette authored
      Correct spelling errors in various documents, code, tests and NEWS.
      This is patch "spelling-errors" from Gennaro Oliva.
      d2b00e47
  27. May 02, 2011
    • Don Lipari's avatar
      Added the ability to save the job's comment field to the Accounting Storage db · 1246bbb1
      Don Lipari authored
       - Renamed the Accounting Storage database's "DerivedExitString" job field to
          "Comment".  Provided backward compatible support for "DerivedExitString" in
          the sacctmgr tool.
       - Added the ability to save the job's comment string to the Accounting
          Storage db (to the formerly named, "DerivedExitString" job field).  This
          behavior is enabled by a new slurm.conf parameter: AccountingStoreJobComment
       - Updated tests 7.13, 7.14 and the html pages to reflect renaming of the
          DerivedExitString to Comment
      1246bbb1
  28. Apr 27, 2011
  29. Apr 19, 2011
  30. Apr 17, 2011
  31. Mar 31, 2011
Loading