-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add GPU Numbers Support #15
Conversation
Is there any UT and E2E for this feature? |
Not really, I think. |
OK. Thanks, Peini! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @peiniliu, btw there is another important point to think about: whether to support gpu number & gpu share at the same time or according to the configuration.
e.g. if a user applies for one single gpu, theoretically the available memory of the gpu will decrease, but it cannot be perceived at the device plugin level right now.
Does anyone have gpu env to have a testing against #12? We can not merge the pr without the testing on GPU env. |
Hi, |
Hi all, |
@peiniliu Thank you so much for the testing. We'll review the change as soon as possible:) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's generally OK for me now. Please rebase all the commits into one and add --signoff
flag when execute git commit
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make sure the commits you submit are ready.
/hold |
Tomorrow I ll do a test with the reviewed commits.
Peini
Thor-wl ***@***.***> 于 2022年7月12日周二 15:49写道:
… ***@***.**** commented on this pull request.
Please make sure the commits you submit are ready.
—
Reply to this email directly, view it on GitHub
<#15 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF23Z6N3BQY2ZABCMMI2QXLVTVZW7ANCNFSM5CU3DKAA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
In addition to the above comments, generally the implementation LGTM |
@peiniliu Overall, Look good to me now. Please combine 21 commits to one commit. |
+1 |
Signed-off-by: peiniliu <[email protected]>
Thanks all, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the effort!
/lgtm
/approve
fix issue 12