Skip to content

[WIP][AMD][MI355x] dsv4-fp4-mi355x-vllm-agentic, install latest lmcache#2216

Open
ruizhang0101 wants to merge 1 commit into
mainfrom
lmcache/amd-tune
Open

[WIP][AMD][MI355x] dsv4-fp4-mi355x-vllm-agentic, install latest lmcache#2216
ruizhang0101 wants to merge 1 commit into
mainfrom
lmcache/amd-tune

Conversation

@ruizhang0101

@ruizhang0101 ruizhang0101 commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump LMCache source build from pinned commit 9229067 to the v0.5.1 release tag (CXX=hipcc BUILD_WITH_HIP=1)
  • Add --no-separate-object-group and --no-l1-use-lazy to the LMCache MP server launch command
  • Bump default LMCACHE_READY_ATTEMPTS from 120 to 900
  • Bump image from vllm/vllm-openai-rocm:nightly-09663abde0f50944a8d5ea30120666024b503faa (rotated off Docker Hub retention, 404s) to the stable vllm/vllm-openai-rocm:v0.25.1 release tag
  • Fix utils/matrix_logic/validation.py: ChangelogMatrixEntry.evals/multinode_evals were typed as fixed-seq-len-only, rejecting agentic-coding eval entries once agentic eval-selection (include_agentic, [WIP] add SWE-bench Lite accuracy eval / 添加 SWE-bench Lite 准确率评估 #1947) landed on main. Widened to Union[..., *AgenticMatrixEntry] matching single_node/multi_node, and added the missing run-eval/eval-only fields to both *AgenticMatrixEntry classes.
  • Fix utils/matrix_logic/generate_sweep_configs.py: agentic entry dicts never stamped run-eval at construction time, unlike their fixed-seq-len siblings — added Fields.RUN_EVAL.value: False so inline validation succeeds before mark_eval_entries overwrites it.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the contribution! Please reach out to respective companies' CODEOWNER to fill in the latest PR_REVIEW_CHECKLIST.md before pinging core maintainer on Slack for review. In order for the signoff PR check bot to trigger, you must follow the PR_REVIEW_CHECKLIST.md template correctly, including the phrase As a PR reviewer and CODEOWNER, I have reviewed this and have.

For PR verification, add the full-sweep-fail-fast label (strongly recommended) to this PR — the benchmark sweep only runs on labeled PRs. Use full-sweep-enabled only if you need matrix jobs to keep running past a failure.

PR authors are responsible for ensuring that after merging, all GitHub Action jobs fully pass. A lot of the time, failures are just flakes and simply re-running the failed jobs will fix it. See GitHub's docs on re-running failed jobs


感谢你的贡献!请联系相应公司的 CODEOWNER 填写最新的 PR_REVIEW_CHECKLIST.md,然后再在 Slack 上联系核心维护者进行审阅。为了触发 signoff PR 检查机器人,你必须正确遵循 PR_REVIEW_CHECKLIST.md 模板,包括保留英文语句 As a PR reviewer and CODEOWNER, I have reviewed this and have

如需进行 PR 验证,请为此 PR 添加 full-sweep-fail-fast 标签(强烈推荐)— 基准测试 sweep 仅在带有标签的 PR 上运行。仅当需要矩阵任务在失败后继续运行时才使用 full-sweep-enabled

PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档

@github-actions

Copy link
Copy Markdown
Contributor

Comment thread benchmarks/single_node/agentic/dsv4_fp4_mi355x_vllm.sh Outdated
Comment thread perf-changelog.yaml Outdated
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@seungrokj seungrokj added AMD agentx AgentX benchmarks, recipes, and infrastructure labels Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

@ruizhang0101
ruizhang0101 force-pushed the lmcache/amd-tune branch 2 times, most recently from 7dbae3d to 7f681e5 Compare July 16, 2026 21:11
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

@ruizhang0101
ruizhang0101 force-pushed the lmcache/amd-tune branch 4 times, most recently from 27608f9 to ffb8879 Compare July 17, 2026 01:20
Signed-off-by: Rui Zhang <zrfishnoodles@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentx AgentX benchmarks, recipes, and infrastructure AMD full-sweep-enabled

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants