1. 21 Sep, 2017 3 commits
    • Morris Jette's avatar
      Pack step support changes · bd827464
      Morris Jette authored
      Send pack job's task IDs, node count, tasks_per_node and node_list
        from srun to slurmd as needed by MPI. This information is constructed
        by srun combining information from each individual job component's
        step information.
      Set global SLURM_NODELIST, SLURM_JOB_NODELIST, SLURM_STEP_NUM_NODES,
        SLURM_TASKS_PER_NODE, SLURM_NNODES, SLURM_NTAKS and SLURM_STEP_NUM_TASKS
         for pack step.
      Modify pmi2 plugin to launch a single agent for pack step rather than
         one per component.
      Modify pmi2 and pmix plugins to gather global step information for
         pack steps.
      Make task distribtion be configurable by step component (i.e. "block"
         on one and "cyclic" on another).
      bd827464
    • Morris Jette's avatar
      Enable getting Task IDs and NodeList from step credential · 22d2b4de
      Morris Jette authored
      Required for pack step support
      22d2b4de
    • Morris Jette's avatar
      Expand pack job documentation · 18cb4f82
      Morris Jette authored
      18cb4f82
  2. 20 Sep, 2017 9 commits
  3. 19 Sep, 2017 9 commits
  4. 18 Sep, 2017 3 commits
  5. 17 Sep, 2017 11 commits
  6. 16 Sep, 2017 5 commits