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

Fix copy assignment and the comparison operator of rmm_host_allocator #15677

Merged

Commits on May 6, 2024

  1. fix allocator copy assignment

    vuule committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3be42ba View commit details
    Browse the repository at this point in the history
  2. fix ver2

    vuule committed May 6, 2024
    Configuration menu
    Copy the full SHA
    395dcf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70ae74e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix operator==

    vuule committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ff18a21 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-24.06' of https://github.com/rapidsai/cudf into …

    …bug-allocator-copy-wrong-stream
    vuule committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f5a735c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bug-allocator-copy-wrong-stream' of https://github.com/…

    …vuule/cudf into bug-allocator-copy-wrong-stream
    vuule committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5766805 View commit details
    Browse the repository at this point in the history