Major refactor of srun option parsing
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).
Please register or sign in to comment