feat(scheduler): account for NvFractions GPU memory - #2041
Draft
davidLif wants to merge 4 commits into
Draft
Conversation
davidLif
force-pushed
the
codex/nvfractions-scheduler-accounting
branch
from
August 10, 2026 10:02
7afd5cd to
6b54e5f
Compare
davidLif
force-pushed
the
codex/nvfractions-scheduler-accounting
branch
from
August 11, 2026 14:03
6b54e5f to
23afd8f
Compare
📊 Performance Benchmark ResultsComparing PR (
|
davidLif
force-pushed
the
codex/nvfractions-scheduler-accounting
branch
from
August 11, 2026 21:23
e33946a to
b2db18b
Compare
davidLif
force-pushed
the
codex/nvfractions-scheduler-accounting
branch
from
August 13, 2026 11:25
b2db18b to
32e3d88
Compare
|
Total coverage: 54.6% -> 54.7% (delta 0.10%) Merging this branch changes the coverage (4 decrease, 1 increase)
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
davidLif
force-pushed
the
codex/nvfractions-scheduler-accounting
branch
from
August 17, 2026 06:39
32e3d88 to
0bb6f3b
Compare
Signed-off-by: davidLif <davidshani12@gmail.com>
Signed-off-by: davidLif <davidshani12@gmail.com>
Signed-off-by: davidLif <davidshani12@gmail.com>
Signed-off-by: davidLif <davidshani12@gmail.com>
davidLif
force-pushed
the
codex/nvfractions-scheduler-accounting
branch
from
August 17, 2026 11:00
0bb6f3b to
432b780
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Stack PR 2/9 for GPU sharing migration.
Base:
codex/nvfractions-foundationHead:
codex/nvfractions-scheduler-accountingThis wires NvFractions GPU memory requests into scheduler-side resource accounting. It updates pod and node resource calculations, pod group/resource controller accounting, node scale adjustment calculations, and related fake builders/tests so NvFractions requests are counted consistently with the common parser introduced in PR 1.
Related Issues
N/A
Checklist
make changelog(or applied theskip-changeloglabel). Do not editCHANGELOG.mddirectly — pending fragments are folded into it at release time.Breaking Changes
None.
Additional Notes
Validation run:
go test ./pkg/nodescaleadjuster/scale_adjuster ./pkg/podgroupcontroller/controllers/resources ./pkg/scheduler/api/node_info ./pkg/scheduler/api/pod_info