Skip to content

Latest commit

 

History

History
136 lines (123 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

136 lines (123 loc) · 14.8 KB

Docusaurus Changelog

v2.5.0 (2025-02-06)

🚀 Major features

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

🐛 Major bug fixes:

  • Fix an issue where hami-core will stuck on tasks using 'cuMallocAsync'
  • 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

Committers: 🆕 New Contributors

Full Changelog: https://github.com/Project-HAMi/HAMi/compare/v2.4.1...v2.5.0