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

feature/intel-mac-support #1503

Merged
merged 5 commits into from
Feb 27, 2024
Merged

Conversation

nezda
Copy link
Contributor

@nezda nezda commented Dec 28, 2023

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

@nezda nezda force-pushed the feature/intel-mac-support branch from a9577da to 1921855 Compare December 28, 2023 16:31
@chensuyue chensuyue requested a review from Spycsh January 23, 2024 06:23
@Spycsh Spycsh marked this pull request as ready for review January 23, 2024 06:44
@Spycsh
Copy link
Contributor

Spycsh commented Jan 23, 2024

@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 # pragma: no cover to your code.

Copy link
Contributor

@Spycsh Spycsh left a 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.

@nezda
Copy link
Contributor Author

nezda commented Jan 24, 2024

@Spycsh think I got that right.

@Spycsh
Copy link
Contributor

Spycsh commented Jan 25, 2024

Hi @nezda thanks, already approved! Hi @chensuyue , could you have a check and merge this?

@chensuyue chensuyue merged commit 21cfeb8 into intel:master Feb 27, 2024
16 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.

3 participants