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

Prevent DeviceBuffer DeviceMemoryResource premature release #931

Merged
merged 8 commits into from
Jan 5, 2022

Commits on Dec 15, 2021

  1. Fix for DeviceBuffer

    viclafargue committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    75c0e2f View commit details
    Browse the repository at this point in the history
  2. Update doc

    viclafargue committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    59836ec View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Review requests

    viclafargue committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    69c2a7b View commit details
    Browse the repository at this point in the history
  2. Adding test

    viclafargue committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    41fcdab View commit details
    Browse the repository at this point in the history
  3. Update doc

    viclafargue committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    0515d60 View commit details
    Browse the repository at this point in the history
  4. Modify imports

    viclafargue committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    9050447 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Use no_gc_clear decorator

    viclafargue committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    507fa06 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Addition to RMM test doc

    viclafargue committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    2cf2dbb View commit details
    Browse the repository at this point in the history