Skip to content

feat: Profiler auto-generates backend image from what gets passed into it - #6534

Merged
hhzhang16 merged 5 commits into
hzhou/new-dgdrfrom
6526-feature-derive-dynamo-backend-images-in-profiler-from-profiler-image
Feb 24, 2026
Merged

feat: Profiler auto-generates backend image from what gets passed into it#6534
hhzhang16 merged 5 commits into
hzhou/new-dgdrfrom
6526-feature-derive-dynamo-backend-images-in-profiler-from-profiler-image

Conversation

@hhzhang16

@hhzhang16 hhzhang16 commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Overview:

Given a Dynamo frontend image, Profiler derives the necessary backend image for the resulting DGD.

Details:

User passes in image: nvcr.io/nvidia/ai-dynamo/dynamo-frontend:1.0.0 to the DGDR along with backend vllm, Profiler uses nvcr.io/nvidia/ai-dynamo/vllm-runtime:1.0.0 as the image for the resulting DGD.

Where should the reviewer start?

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

…o it

Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
@hhzhang16
hhzhang16 requested a review from a team as a code owner February 24, 2026 17:31
@hhzhang16
hhzhang16 requested a review from a team February 24, 2026 17:31
@hhzhang16
hhzhang16 requested a review from a team as a code owner February 24, 2026 17:31
@github-actions github-actions Bot added feat documentation Improvements or additions to documentation deployment::k8s Relates to dynamo deployment in kubernetes labels Feb 24, 2026
@github-actions

github-actions Bot commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>

@tedzhouhk tedzhouhk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this PR will revert PlannerSpec->PlannerConfig change, please fix
otherwise LGTM, feel free to merge

…6-feature-derive-dynamo-backend-images-in-profiler-from-profiler-image

Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
@hhzhang16
hhzhang16 merged commit 24856ed into hzhou/new-dgdr Feb 24, 2026
14 of 15 checks passed
@hhzhang16
hhzhang16 deleted the 6526-feature-derive-dynamo-backend-images-in-profiler-from-profiler-image branch February 24, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployment::k8s Relates to dynamo deployment in kubernetes documentation Improvements or additions to documentation feat size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants