Skip to content

Commit 76f76ff

Browse files
jopemachineclaude
andcommitted
changelog: tighten news fragment for PR #12965
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 07673b2 commit 76f76ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changes/12965.fix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix user/project/domain usage buckets being inflated by the number of concurrently running kernels — the fair share aggregator accumulated resource amounts and slice durations separately and multiplied them afterwards, yielding a cross product instead of the sum of per-slice products, so four concurrent GPU kernels reported 4x their real fGPU-seconds. Existing buckets are rebuilt from the unaffected `kernel_usage_records`.
1+
Fix user, project and domain usage buckets being over-reported by the number of concurrently running kernels, and rebuild the affected buckets from the recorded per-kernel usage.

0 commit comments

Comments
 (0)