Skip to content

feat(compute): advertise resource capabilities - #3010

Open
elezar wants to merge 3 commits into
mainfrom
feat/2902-advertise-portable-resource-capabilities/elezar
Open

feat(compute): advertise resource capabilities#3010
elezar wants to merge 3 commits into
mainfrom
feat/2902-advertise-portable-resource-capabilities/elezar

Conversation

@elezar

@elezar elezar commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

Advertise each compute driver’s static portable CPU, memory, and GPU request capabilities through the driver and gateway APIs. Curated SDK support is tracked separately in #3011.

Related Issue

Related to #2902.

Changes

  • Added resource-capability messages to the compute-driver and public gateway protobuf APIs.
  • Reported built-in driver support for CPU/memory limits and GPU selection forms.
  • Preserved absence for drivers that do not report resource capabilities.
  • Refactored Docker runtime GPU capability configuration and added focused capability/projection tests.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (not applicable: static capability advertisement has focused driver and gateway unit coverage)

Checklist

  • 关注s Conventional 提交
  • 提交 are signed off (DCO)

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

贡献者 can view more details about this message here.

@elezar
elezar force-pushed the feat/2902-advertise-portable-resource-capabilities/elezar branch from 10ca9ee to ef969c6 比较 August 28, 2026 14:22
@elezar

elezar commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

/ok-to-test ef969c6

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar
elezar force-pushed the feat/2902-advertise-portable-resource-capabilities/elezar branch from ef969c6 to 2be25b6 比较 August 28, 2026 14:55
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@github-actions

Copy link
Copy Markdown

@elezar
elezar marked this pull request as ready for review August 28, 2026 15:06
@elezar
elezar requested review from a team, derekwaynecarr, mrunalp and sjenning as code owners August 28, 2026 15:06
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

2 participants