1. 06 Jul, 2017 1 commit
  2. 05 Jul, 2017 3 commits
    • Morris Jette's avatar
      ebef2401
    • Morris Jette's avatar
      Basic pack job step running in separate MPI_COMM_WORLDs · 3e162521
      Morris Jette authored
      $ srun --pack-group=1,2 -l tmp
      0: JOBID:43740 HOST:nid00002
      0: JOBID:43741 HOST:nid00003
      1: JOBID:43741 HOST:nid00003
      1: JOBID:43740 HOST:nid00002
      2: JOBID:43740 HOST:nid00002
      2: JOBID:43741 HOST:nid00003
      3: JOBID:43741 HOST:nid00003
      srun: error: Task 0 reported exit for a second time.
      srun: error: Task 1 reported exit for a second time.
      srun: error: Task 2 reported exit for a second time.
      3e162521
    • Morris Jette's avatar
      Major refactor of srun option parsing · cbbb8d84
      Morris Jette authored
      srun now parsing for the "-pack-group" option first,
        then processes the environment variables for that pack group,
        then processes the remaining options for the pack group.
      srun will still only spawn tasks for one pack group at a time,
        but will at least handled forwarded options from the job
        allocation phase (i.e. sbatch or salloc).
      cbbb8d84
  3. 03 Jul, 2017 1 commit
  4. 29 Jun, 2017 2 commits
  5. 28 Jun, 2017 2 commits
  6. 27 Jun, 2017 3 commits
  7. 26 Jun, 2017 6 commits
  8. 24 Jun, 2017 4 commits
  9. 23 Jun, 2017 7 commits
  10. 22 Jun, 2017 11 commits