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

Add support for CUDA virtual device memory. #10930

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Oct 25, 2024

This builds upon the existing host-based virtual memory allocator. The feature is not used yet. It's only here as a backup solution if there's no sound mitigation for the memory fragmentation in the CUDA memory pool.

@trivialfis
Copy link
Member Author

cc @rongou

@trivialfis trivialfis merged commit 8a6625f into dmlc:master Oct 25, 2024
30 checks passed
@trivialfis trivialfis deleted the ext-test-large-vm branch October 25, 2024 19:02
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