Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@tenzen-y tenzen-y released this 16 Oct 16:13
· 0 commits to release-0.6 since this release
v0.6.0

Changes since v0.5.0

  • Features:
    • Support ManagedBy feature (.spec.runPolicy.managedBy) inspired by batch/v1 Job.
      • This allows us to dispatch MPIJobs to the multiple clusters powered by Kueue's MultiKueue. (#650, @mszadkow)
  • Clean ups:
    • Upgrade k8s libraries to v1.31 (#664, @ArangoGutierrez)
    • Upgrade debian version to bookworm and MPI versions are upgraded in the following: (#661, @tenzen-y)
      • OpenMPI: v4.1.0 -> v4.1.4
      • MPICH: 3.4.1 -> 4.0.2

Acknowledgments

Thank you to all the contributors (in no particular order): @mszadkow @mimowo @alculquicondor @terrytangyuan @ArangoGutierrez @tenzen-y

Full Changelog: v0.5.0...v0.6.0