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

Prefer len(os.sched_getaffinity(0)) over os.cpu_count() #1866

Merged

Conversation

cwharris
Copy link
Contributor

Description

Closes #30

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@cwharris cwharris added non-breaking Non-breaking change improvement Improvement to existing functionality labels Aug 26, 2024
@cwharris cwharris requested review from a team as code owners August 26, 2024 16:44
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@cwharris
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 583149c into nv-morpheus:branch-24.10 Aug 31, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] cli default args for num_threads should be based on process thread affinity.
2 participants