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

Clarify using RMM with other Python libraries #1034

Merged
merged 4 commits into from
May 17, 2022

Commits on May 11, 2022

  1. Clarify using RMM with other Python libraries

    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).
    jrhemstad authored May 11, 2022
    Configuration menu
    Copy the full SHA
    6c8fe5c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bradley Dice <[email protected]>
    jrhemstad and bdice authored May 11, 2022
    Configuration menu
    Copy the full SHA
    552d7cb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Update README.md

    Co-authored-by: Mark Harris <[email protected]>
    jrhemstad and harrism authored May 12, 2022
    Configuration menu
    Copy the full SHA
    ea2be3a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Mark Harris <[email protected]>
    shwina and harrism authored May 12, 2022
    Configuration menu
    Copy the full SHA
    6fb1c6d View commit details
    Browse the repository at this point in the history