Skip to content

Commit 9901d43

Browse files
jopemachineclaude
andcommitted
changelog: add news fragment for PR #12965
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b823be1 commit 9901d43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changes/12965.fix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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`.

0 commit comments

Comments
 (0)