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

[EM] Avoid synchronous calls and unnecessary ATS access. #10811

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

trivialfis
Copy link
Member

  • Pass context into various functions.
  • Factor out some CUDA algorithms.
  • Use ATS only for update position.

- Pass context into various functions.
- Factor out some CUDA algorithms.
- Use ATS only for update position.
@trivialfis
Copy link
Member Author

cc @rongou .

@trivialfis trivialfis merged commit d94f667 into dmlc:master Sep 10, 2024
30 checks passed
@trivialfis trivialfis deleted the ext-remove-sync branch September 10, 2024 06:33
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.

2 participants