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

Implement column sampler in CUDA. #9785

Merged
merged 12 commits into from
Nov 16, 2023
Merged

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Nov 15, 2023

Related #9204 .

  • CUDA implementation.
  • Extract the broadcasting logic, we will need the context parameter after revamping the collective implementation.
  • Some changes to the event loop for fixing a deadlock in CI.
  • Move argsort into algorithms.cuh, add support for cuda stream.

@trivialfis
Copy link
Member Author

cc @rongou .

@trivialfis trivialfis merged commit fedd967 into dmlc:master Nov 16, 2023
26 checks passed
@trivialfis trivialfis deleted the colsampler-cuda branch November 16, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants