Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scheduling): support assigning multiple GPU per worker instance #3950

Merged
merged 6 commits into from
Jun 12, 2023

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented Jun 11, 2023

Signed-off-by: aarnphm-ec2-dev 29749331+aarnphm@users.noreply.github.com

What does this PR address?

Fixes #(issue)

Before submitting:

@aarnphm aarnphm requested a review from a team as a code owner June 11, 2023 02:09
@aarnphm aarnphm requested review from parano and frostming and removed request for a team June 11, 2023 02:09
@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Merging #3950 (3c68372) into main (bae0621) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3950   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        157     157           
  Lines      13052   13062   +10     
=====================================
- Misses     13052   13062   +10     
Impacted Files Coverage Δ
src/bentoml/_internal/configuration/v1/__init__.py 0.00% <ø> (ø)
src/bentoml/_internal/runner/runner.py 0.00% <0.00%> (ø)
src/bentoml/_internal/runner/strategy.py 0.00% <0.00%> (ø)

@aarnphm aarnphm requested a review from frostming June 11, 2023 03:48
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm force-pushed the feat/scheduling-multi-gpu-per-worker branch from 13f6638 to dde1f84 Compare June 11, 2023 03:57
@aarnphm aarnphm force-pushed the feat/scheduling-multi-gpu-per-worker branch from 787134e to 9f2193b Compare June 11, 2023 15:24
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm force-pushed the feat/scheduling-multi-gpu-per-worker branch from 9f2193b to 7c4647f Compare June 11, 2023 15:25
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm requested a review from larme June 12, 2023 05:33
@ssheng ssheng merged commit 89e5fda into bentoml:main Jun 12, 2023
53 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants