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

Pinned vector factory that uses the global pool #15895

Merged
merged 44 commits into from
Jun 12, 2024

Commits on May 30, 2024

  1. remove pinned_host_vector

    vuule committed May 30, 2024
    Configuration menu
    Copy the full SHA
    eb39019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b1245 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. rebrand host memory resource

    vuule committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6c896f6 View commit details
    Browse the repository at this point in the history
  2. style

    vuule committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0048c59 View commit details
    Browse the repository at this point in the history
  3. java update because breaking

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

    …fea-pinned-vector-factory
    vuule committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f871ca0 View commit details
    Browse the repository at this point in the history
  5. java fix

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

    …fea-pinned-vector-factory
    vuule committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b610ba3 View commit details
    Browse the repository at this point in the history
  7. move test out of io util

    vuule committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ab36162 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'branch-24.08' of https://github.com/rapidsai/cudf into …

    …fea-pinned-vector-factory
    vuule committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    69a1bce View commit details
    Browse the repository at this point in the history
  2. missed rename

    vuule committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    83f665a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659cabc View commit details
    Browse the repository at this point in the history
  4. update benchmark changes

    vuule committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c1ae478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1a1582 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    707dfc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. rename rmm_host_vector

    vuule committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1c09d0c View commit details
    Browse the repository at this point in the history
  2. remove do_xyz

    vuule committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c343c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ddc4f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-24.08' of https://github.com/rapidsai/cudf into …

    …fea-pinned-vector-factory
    vuule committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3fc988b View commit details
    Browse the repository at this point in the history
  5. comment

    vuule committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    50f4d3e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. include style

    Co-authored-by: David Wendt <[email protected]>
    vuule and davidwendt authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9082ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    054a98a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. reviews

    vuule committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    17b1ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c344b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-24.08' of https://github.com/rapidsai/cudf into …

    …fea-pinned-vector-factory
    vuule committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ea6408f View commit details
    Browse the repository at this point in the history
  4. available_device_memory

    vuule committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2dbb68f View commit details
    Browse the repository at this point in the history
  5. reviews

    vuule committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cb9cc22 View commit details
    Browse the repository at this point in the history
  6. expand anon namespace

    vuule committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cf67a14 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. host_uvector

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

    …fea-pinned-vector-factory
    vuule committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9c97833 View commit details
    Browse the repository at this point in the history
  3. style

    vuule committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    075deca View commit details
    Browse the repository at this point in the history
  4. docs; prefixes

    vuule committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    164fce2 View commit details
    Browse the repository at this point in the history
  5. type aliases in host_uvector

    vuule committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b566bab View commit details
    Browse the repository at this point in the history
  6. refactor host_ticket

    vuule committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    21edb53 View commit details
    Browse the repository at this point in the history
  7. style

    vuule committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3814797 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'fea-pinned-vector-factory' of https://github.com/vuule/…

    …cudf into fea-pinned-vector-factory
    vuule committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ba06fbd View commit details
    Browse the repository at this point in the history
  2. Revert "type aliases in host_uvector"

    This reverts commit b566bab.
    vuule committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f7999aa View commit details
    Browse the repository at this point in the history
  3. Revert "docs; prefixes"

    This reverts commit 164fce2.
    vuule committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c9a82d0 View commit details
    Browse the repository at this point in the history
  4. Revert "style"

    This reverts commit 075deca.
    vuule committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    930efef View commit details
    Browse the repository at this point in the history
  5. Revert "host_uvector"

    This reverts commit 24c1549.
    vuule committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0466949 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. make do without host_uvector

    vuule committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f312219 View commit details
    Browse the repository at this point in the history
  2. missed change

    vuule committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7cfee0a View commit details
    Browse the repository at this point in the history
  3. style

    vuule committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fe4d668 View commit details
    Browse the repository at this point in the history
  4. static assert message

    vuule committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2d63f5a View commit details
    Browse the repository at this point in the history