8000 ANN_BENCH: fix the reported core count by achirkin · Pull Request #896 · rapidsai/cuvs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ANN_BENCH: fix the reported core count #896

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

achirkin
Copy link
Contributor

Take into account physical package id when computing the physical core count.
Before the fix, cores with the same ids in different sockets were considered as one in the counting of unique cores.

Fixes #556

@achirkin achirkin self-assigned this May 14, 2025
@achirkin achirkin requested a review from a team as a code owner May 14, 2025 13:09
@achirkin achirkin added bug Something isn't working non-breaking Introduces a non-breaking change labels May 14, 2025
@github-actions github-actions bot added the cpp label May 14, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.49%. Comparing base (73e4fbc) to head (8d3d7f0).

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-25.06     #896   +/-   ##
=============================================
  Coverage         84.49%   84.49%           
=============================================
  Files                20       20           
  Lines               129      129           
=============================================
  Hits                109      109           
  Misses               20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cjnolet
Copy link
Member
cjnolet commented May 15, 2025

/merge

@rapids-bot rapids-bot bot merged commit 2db8516 into branch-25.06 May 15, 2025
76 of 77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Introduces a non-breaking change
Development

Successfully merging this pull request may close these issues.

[BUG] The number of "host_cores_used" is incorrect on Intel EMR
3 participants
0