0.8.0
- 5abe51b Passthrough SLURM_JOB_* and SLURM_STEP_* variables to enroot
- 9afee40 Add argument and plugstack option to handle container entrypoints
- 9fe8fa9 Add plugstack option to set the default root remapping behavior
- 5a60661 Add plugstack option to specify the runtime path
- 6d8f35e Rely on the enroot hook for PMIx support
- 41af3a0 Move container create/start to slurm_spank_task_init
All these operations will now be correctly accounted against the memory cgroup of the Slurm job.
In addition, users can now cancel a container creation that is taking too long. - 05c61ae Join mount namespace in slurm_spank_task_init
There is now advanced setup/usage documentation on the GitHub wiki.