Commit 94d95be
authored
Clarify using RMM with other Python libraries (rapidsai#1034)
Based on an internal question, clarified the README docs on what the APIs for enabling cuPy/Numba to use RMM simply inherit whatever the state of RMM is as opposed to modify the state (like enabling a memory pool).
Authors:
- Jake Hemstad (https://github.com/jrhemstad)
- Ashwin Srinath (https://github.com/shwina)
Approvers:
- Bradley Dice (https://github.com/bdice)
- Mark Harris (https://github.com/harrism)
URL: rapidsai#10341 parent 4e8bca5 commit 94d95be
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
687 | 692 | | |
688 | 693 | | |
689 | 694 | | |
| |||
704 | 709 | | |
705 | 710 | | |
706 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
0 commit comments