rmm
rmm copied to clipboard
Add resources section to README.
Description
This PR adds a "Resources" section similar to the RMM README, similar to what I did in cuDF some time ago. My primary reason for adding this is to have a quick link to the RMM documentation.
Checklist
- [x] I am familiar with the Contributing Guidelines.
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.
That reminds me there is also a blog post about RMM to link.
https://developer.nvidia.com/blog/fast-flexible-allocation-for-cuda-with-rapids-memory-manager/
If there are any videos of RMM talks, those might be nice to link as well
That reminds me there is also a blog post about RMM to link.
https://developer.nvidia.com/blog/fast-flexible-allocation-for-cuda-with-rapids-memory-manager/
Resolved in 21d464418ad3b1aceadc273d121e835fa1d25c50.
@gpucibot merge