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

Consistent use of context to specify number of threads. #8733

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

trivialfis
Copy link
Member

  • Use context in all tests.
  • Use context in R.
  • Use context in C API DMatrix initialization. (0 threads is used as dft).

Close #8731 .

- Use context in all tests.
- Use context in R.
- Use context in C API DMatrix initialization. (0 threads is used as dft).
@trivialfis trivialfis merged commit 3760ced into dmlc:master Jan 30, 2023
@trivialfis trivialfis deleted the fix-dmatrix-threads branch January 30, 2023 07:25
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.

Incorrect number of threads with CFS scheduler during DMatrix initialization.
2 participants