1. 21 Sep, 2015 1 commit
    • Manuel Rodriguez-Pascual's avatar
      Set consistent checkpoint directory · 1d0e9c5f
      Manuel Rodriguez-Pascual authored
      I've noticed that parameter JobCheckpointDir has a (from my point of view) inconsistent behavior.
      
      * in sbatch executions, it is exported as CWD
      * in srun it is also exported as CWD,
      * except when it is manually set with "--checkpoint-dir=dir". If so, that value is exported.
      * value defined in slurm.conf is, as far as I know, never read.
      
      I have created this small patch to correct that behaviour. Now it is exported with the value configured on slurm.conf. If nothing is set, returned value is the defined on common/read_config.h,
      1d0e9c5f
  2. 18 Sep, 2015 4 commits
  3. 16 Sep, 2015 3 commits
  4. 15 Sep, 2015 3 commits
  5. 14 Sep, 2015 1 commit
  6. 13 Sep, 2015 2 commits
  7. 11 Sep, 2015 11 commits
  8. 10 Sep, 2015 13 commits
  9. 09 Sep, 2015 2 commits