Skip to content

Support parallel executions of vllm Benchmarking for gpu instances#2339

Merged
cb-github-robot merged 2 commits intocloud-barista:mainfrom
seokho-son:main
Mar 3, 2026
Merged

Support parallel executions of vllm Benchmarking for gpu instances#2339
cb-github-robot merged 2 commits intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

Signed-off-by: Seokho Son <shsongist@gmail.com>
Copilot AI review requested due to automatic review settings March 3, 2026 15:07
@seokho-son seokho-son requested a review from yunkon-kim as a code owner March 3, 2026 15:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR extends LLM benchmarking and remote-command templating to better support multi-GPU-instance workflows by enabling label-based VM selection for IP expansion and allowing GuideLLM benchmarking to target multiple VM endpoints in one run.

Changes:

  • Add optional label parameter support to $$Func(GetPublicIPs|GetPrivateIPs ...) to filter VMs via label selector before expanding IP lists.
  • Update GuideLLM telemetry script to accept multiple --ip values and generate per-target output files.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
src/core/infra/remoteCommand.go Adds label-selector-based filtering to GetPublicIPs/GetPrivateIPs built-in functions via getVmIdsByLabel.
scripts/usecases/llm/telemetry/run_guidellm.sh Adds multi-target IP argument parsing and per-target result handling for GuideLLM benchmarking.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Mar 3, 2026
@cb-github-robot cb-github-robot merged commit ff044af into cloud-barista:main Mar 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants