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

[FEA]: Enable RMM PyTorch allocator for cugraph_dgl #3043

Closed
2 tasks done
VibhuJawa opened this issue Dec 5, 2022 · 1 comment
Closed
2 tasks done

[FEA]: Enable RMM PyTorch allocator for cugraph_dgl #3043

VibhuJawa opened this issue Dec 5, 2022 · 1 comment
Assignees
Labels
feature request New feature or request

Comments

@VibhuJawa
Copy link
Member

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Critical (currently preventing usage)

Please provide a clear description of problem this feature solves

We should enable RMM PyTorch allocator for cugraph_dgl by default for Pytorch. This should prevent memory issues as well as enable speedups (2-3x) when using POOL .

RMM PR: rapidsai/rmm#1168

Describe your ideal solution

NA

Describe any alternatives you have considered

No response

Additional context

We will probably need to do the same for PYG

Code of Conduct

  • I agree to follow cuGraph's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
@VibhuJawa VibhuJawa added the feature request New feature or request label Dec 5, 2022
@VibhuJawa VibhuJawa added this to the 23.02 milestone Dec 5, 2022
@VibhuJawa VibhuJawa changed the title [FEA]: Enable RMM PyTorch allocatorallocator for cugraph_dgl [FEA]: Enable RMM PyTorch allocator for cugraph_dgl Dec 5, 2022
@kingmesal kingmesal removed this from the 23.02 milestone Mar 23, 2023
@alexbarghi-nv
Copy link
Member

Done for now, this works on single GPU but we do not want to always have it enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants