1. 20 Jun, 2017 2 commits
    • Morris Jette's avatar
      Remove misleading comment · 0e0976a3
      Morris Jette authored
      The job allocation response does not include the time limit and
        it would not be used later in the srun logic anyway.
      0e0976a3
    • Morris Jette's avatar
      Refactor launch plugin logic for pack jobs · 25ce59bd
      Morris Jette authored
      Rather than the launch plugins directly access srun's "opt" options
        data structure, pass a pointer to the options specifications for
        that particular portion of a heterogeneous job.
      25ce59bd
  2. 19 Jun, 2017 2 commits
    • Morris Jette's avatar
      srun pack job work · ce9d470d
      Morris Jette authored
      Fix some parsing issues with respect to memory management, avoid
        memory over-writing and double free
      Create one step per pack job (no work on launch yet)
      ce9d470d
    • Morris Jette's avatar
      Fix salloc pack job parsing · fcbf856a
      Morris Jette authored
      Needed to copy some strings to avoid memory corruption
      fcbf856a
  3. 15 Jun, 2017 5 commits
  4. 14 Jun, 2017 4 commits
  5. 13 Jun, 2017 4 commits
  6. 08 Jun, 2017 5 commits
  7. 07 Jun, 2017 10 commits
  8. 06 Jun, 2017 7 commits
  9. 05 Jun, 2017 1 commit