v2.8.3

bigcapitalhq/bigcapitalv2.8.3May 19, 2026by github-actions[bot]

AI Summary

A maintenance release for version 2.8 focusing on fixing monitoring functionality and device utilization watcher issues to ensure stable operation.

Key Highlights

  • Fix HAMi-core monitoring not working properly on v2.8.2.
  • Fix device utilization watcher not launching properly with tasks not specifying 'nvidia.com/gpucores'.
  • Cherry-pick fix for handling GetMemoryInfo NOT_SUPPORTED for unified memory GPUs.

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v2.8.3 -->

## What's Changed
### 🐛 Bug Fixes
* fix: handle GetMemoryInfo NOT_SUPPORTED for unified memory GPUs (cherry-pick #1637 to release-v2.8) by @saiyam1814 in https://github.com/Project-HAMi/HAMi/pull/1841
* Fix HAMi-core monitoring not working properly on v2.8.2
* Fix device utilization watcher not launched properly with task not specify 'nvidia.com/gpucores'

**Full Changelog**: https://github.com/Project-HAMi/HAMi/compare/v2.8.2...v2.8.3