Skip to content
Snippets Groups Projects
  1. Nov 01, 2013
  2. Oct 30, 2013
  3. Oct 29, 2013
  4. Oct 28, 2013
  5. Oct 25, 2013
    • Morris Jette's avatar
      Permit changes to slurmd debug level · 43643ba7
      Morris Jette authored
      Previously the SlurmdDebug value in slurm.conf was ignored if the
      previous value was not 3/init
      43643ba7
    • Morris Jette's avatar
      hostlist performance improvements · 2dfa3ff6
      Morris Jette authored
      Reorder some logis in the hostlist functions for performance improvement
      specifically for "if (A & B) ..." move the fastest tests first (test
      A should take less time than test B).
      2dfa3ff6
    • Morris Jette's avatar
      Sinfo performance improvements · fd3b75a9
      Morris Jette authored
      This avoids building hostlist information with NodeHostName and
      NodeAddr information unless explisitly requested and can improve
      performance for the default mode of operation by about 65%.
      fd3b75a9
    • Morris Jette's avatar
      Correct stdout/err name with job id · 2c2fd9f0
      Morris Jette authored
      Correct sbatch documentation and job_submit/pbs plugin "%j" is job ID,
      not "%J" (which is job_id.step_id).
      2c2fd9f0
  6. Oct 24, 2013
  7. Oct 22, 2013
  8. Oct 21, 2013
  9. Oct 20, 2013
Loading