-
Notifications
You must be signed in to change notification settings - Fork 385
fix: Before executing MIG partitioning, suppress NVML usage in o… #1095
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Flags with carried forward coverage won't be shown. Click here to find out more. see 3 files with indirect coverage changes 🚀 New features to boost your workflow:
|
@archlitchi need review |
have you tested on your local environment? |
yes |
great!, i'll try it on my local environment |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Goend The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…goroutines.. (Project-HAMi#1088) Signed-off-by: Goend <[email protected]>
@ouyangluwei163 If you have time, I hope you can help conduct an overall review to expedite moving this patch into the branch and help stabilize the main branch's MIG partitioning,thanks a lot. |
Ok, this week is a bit busy, I will test it next week. |
great!,thanks @ouyangluwei163 |
@ouyangluwei163 Since I will no longer have access to the test environment next week, it may be necessary to conduct a code review beforehand so that I can handle the related code changes. |
OK, I have started today. |
/lgtm |
/lgtm |
…ther goroutines. (#1088)
What type of PR is this?
/kind bug
What this PR does / why we need it:
Before executing MIG partitioning, suppress NVML usage in other goroutines.
Which issue(s) this PR fixes:
Fixes #1088
Special notes for your reviewer:
Does this PR introduce a user-facing change?: