Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 01:08
· 0 commits to master since this release
4c6059e

Major features:

  1. Support dynamic mig feature, please refer to this document
  2. Reinstall Hami will NOT crash GPU tasks
  3. Put all configurations into a configMap, you can customize hami installation by modify its content: see details

Major bug fixes:

  1. Fix an issue where hami-core will stuck on tasks using 'cuMallocAsync'
  2. Fix hami-core stuck on high glib images, like 'tf-serving:latest'

What's Changed

⬆️ Dependencies

  • Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #631
  • Bump nvidia/cuda from 12.4.1-base-ubuntu22.04 to 12.6.3-base-ubuntu22.04 in /docker by @dependabot in #676
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #717
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #644
  • Bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #792

🔨 Other Changes

New Contributors

Full Changelog: v2.4.1...v2.5.0