Skip to content

0.8.0

Compare
Choose a tag to compare
@flx42 flx42 released this 04 Aug 21:35
  • 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

⚠️ This release requires Slurm 20.02. If you are using an older version of Slurm, use pyxis v0.7.0.

There is now advanced setup/usage documentation on the GitHub wiki.