github PySlurm/pyslurm v22.5.0

latest releases: v23.11.0, v21.8.1, v22.5.3...
22 months ago

Changes

  • Support for Slurm 22.05.X (#238)
  • Now actually link to libslurm.so instead of libslurmfull.so (#238)
  • Add a pyproject.toml to ease installation (#239)
  • Allow specifying Slurm lib-dir and include-dir via environment variables on install (#239):
    • SLURM_INCLUDE_DIR
    • SLURM_LIB_DIR
  • Removes the stats key from the job-allocation dictionary itself when doing slurmdb_jobs.get(). Support for it was removed upstream here. (stats for job-steps are still accessible though)

Check out this and this commit description for all changes.

Don't miss a new pyslurm release

NewReleases is sending notifications on new releases.