-
Notifications
You must be signed in to change notification settings - Fork 258
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
feature/intel-mac-support #1503
Conversation
…intel mac Signed-off-by: Luke Nezda <[email protected]>
a9577da
to
1921855
Compare
for more information, see https://pre-commit.ci
@nezda thanks for this PR. Looks good to me. Let's wait and see whether the UT pass. If there are coverage issues, please add |
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.
@nezda Please exclude code from coverage check by using pragma: no cover
since there are no tests.
…intel mac Signed-off-by: Luke Nezda <[email protected]>
@Spycsh think I got that right. |
Hi @nezda thanks, already approved! Hi @chensuyue , could you have a check and merge this? |
WIP make get_number_of_sockets and CpuInfo.get_number_of_sockets work on intel mac
Type of Change
feature or bug fix or documentation or validation or others
API changed or not
Description
detail description
Expected Behavior & Potential Risk
the expected behavior that triggered by this PR
How has this PR been tested?
how to reproduce the test (including hardware information)
Dependency Change?
any library dependency introduced or removed