volcano-sh / devices

Device plugins for Volcano, e.g. GPU
Apache License 2.0
103 stars 43 forks source link

Support core resource limitation in vGPU mode #63

Closed archlitchi closed 6 months ago

archlitchi commented 6 months ago

User can support core limitation in vGPU mode by specifying "volcano.sh/vgpu-cores"

for example, "volcano.sh/vgpu-cores: 50" means this container can use up to 50% of total compute resources for each GPU mounted

Refer to README.md and examples folder for more examples.

volcano-sh-bot commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign kevin-wangzefeng You can assign the PR to them by writing /assign @kevin-wangzefeng in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/volcano-sh/devices/blob/dev-vgpu-1219/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
archlitchi commented 6 months ago

/assign @william-wang