You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
7
## [Unreleased]
8
8
9
+
## [v0.9.11] - 2026-01-07
10
+
11
+
### Fixed
12
+
- Fixed GPU memory pods Fair Share and Queue Order calculations
13
+
9
14
## [v0.9.10] - 2025-12-31
10
15
11
16
### Fixed
12
17
- Fixed a bug where the scheduler would not consider topology constraints when calculating the scheduling constraints signature [#761](https://github.com/NVIDIA/KAI-Scheduler/pull/766)[gshaibi](https://github.com/gshaibi)
13
18
- GPU Memory pods are not reclaimed or consolidated correctly
14
-
- Fixed GPU memory pods Fair Share and Queue Order calculations
0 commit comments