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

Batch UpdatePosition using cudaMemcpy #7964

Merged
merged 72 commits into from Jun 30, 2022

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    2b4cf67 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Batch nodes from driver

    RAMitchell committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f140ebc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Categoricals broken

    RAMitchell committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    80a3e78 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Refactor categoricals

    RAMitchell committed May 1, 2022
    Configuration menu
    Copy the full SHA
    e1fb702 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Refactor categoricals 2

    RAMitchell committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dc100cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc74458 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Review comment

    RAMitchell committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c4f8eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a53849 View commit details
    Browse the repository at this point in the history
  3. Revert "Categoricals broken"

    This reverts commit 80a3e78.
    RAMitchell committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a1cddaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    829bda6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bc8745 View commit details
    Browse the repository at this point in the history
  6. Lint

    RAMitchell committed May 5, 2022
    Configuration menu
    Copy the full SHA
    fd0e25e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fab64e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Revert "Revert "Categoricals broken""

    This reverts commit a1cddaa.
    RAMitchell committed May 6, 2022
    Configuration menu
    Copy the full SHA
    56785f3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Limit concurrent nodes

    RAMitchell committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1dd1a6c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Lint

    RAMitchell committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8751d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49809bf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Working block partition

    RAMitchell committed May 12, 2022
    Configuration menu
    Copy the full SHA
    181d7cf View commit details
    Browse the repository at this point in the history
  2. Reduction

    RAMitchell committed May 12, 2022
    Configuration menu
    Copy the full SHA
    666eb9b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Some failing tests

    RAMitchell committed May 13, 2022
    Configuration menu
    Copy the full SHA
    66173c7 View commit details
    Browse the repository at this point in the history
  2. Handle empty candidate

    RAMitchell committed May 13, 2022
    Configuration menu
    Copy the full SHA
    ec7fea8 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    RAMitchell committed May 13, 2022
    Configuration menu
    Copy the full SHA
    49c5f90 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. experiments

    RAMitchell committed May 14, 2022
    Configuration menu
    Copy the full SHA
    bd48082 View commit details
    Browse the repository at this point in the history
  2. Improvements

    RAMitchell committed May 14, 2022
    Configuration menu
    Copy the full SHA
    c3ef1f6 View commit details
    Browse the repository at this point in the history
  3. Fused scan

    RAMitchell committed May 14, 2022
    Configuration menu
    Copy the full SHA
    ba8bbdf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Register blocking

    RAMitchell committed May 15, 2022
    Configuration menu
    Copy the full SHA
    f4ef4ca View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Cleanup

    RAMitchell committed May 17, 2022
    Configuration menu
    Copy the full SHA
    9c27dd0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Working tests

    RAMitchell committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0bcc84a View commit details
    Browse the repository at this point in the history
  2. Transplanted new code

    RAMitchell committed May 18, 2022
    Configuration menu
    Copy the full SHA
    723ff47 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Optimised

    RAMitchell committed May 19, 2022
    Configuration menu
    Copy the full SHA
    199bed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e35e99 View commit details
    Browse the repository at this point in the history
  3. Comments, cleanup

    RAMitchell committed May 19, 2022
    Configuration menu
    Copy the full SHA
    daa9b56 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Refactor FinalizePosition

    RAMitchell committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8ab989e View commit details
    Browse the repository at this point in the history
  2. Remove redundant functions

    RAMitchell committed May 20, 2022
    Configuration menu
    Copy the full SHA
    d50ec4b View commit details
    Browse the repository at this point in the history
  3. Lint

    RAMitchell committed May 20, 2022
    Configuration menu
    Copy the full SHA
    c34c3ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e534edc View commit details
    Browse the repository at this point in the history
  5. Remove old kernel

    RAMitchell committed May 20, 2022
    Configuration menu
    Copy the full SHA
    47bfc6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a53ba87 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Change lambda to kernel

    RAMitchell committed May 23, 2022
    Configuration menu
    Copy the full SHA
    7450d68 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Smem + lineinfo

    RAMitchell committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6df1259 View commit details
    Browse the repository at this point in the history
  2. Use stream

    RAMitchell committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4010942 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Fast global stores

    RAMitchell committed May 25, 2022
    Configuration menu
    Copy the full SHA
    1b13fe6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fast load without shmem

    RAMitchell committed May 27, 2022
    Configuration menu
    Copy the full SHA
    24fb339 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Memcpy version

    RAMitchell committed May 30, 2022
    Configuration menu
    Copy the full SHA
    f40fe94 View commit details
    Browse the repository at this point in the history
  2. Remove left counts kernel

    RAMitchell committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7d5d7e7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Unstable partition

    RAMitchell committed May 31, 2022
    Configuration menu
    Copy the full SHA
    77f8550 View commit details
    Browse the repository at this point in the history
  2. Warp aggregates

    RAMitchell committed May 31, 2022
    Configuration menu
    Copy the full SHA
    14d8663 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Cleanup

    RAMitchell committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ec968f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a764986 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Row partitioner grid

    RAMitchell committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    001c2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bad86 View commit details
    Browse the repository at this point in the history
  3. Revert "Custom FinalizePositionKernel"

    This reverts commit 70bad86.
    RAMitchell committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    31e02f0 View commit details
    Browse the repository at this point in the history
  4. Reduce grid size

    RAMitchell committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b86cb29 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Tune items/thread

    RAMitchell committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    c3944af View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    cdd134a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Fixing slow scatter

    RAMitchell committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    edabc45 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Remove unstable

    RAMitchell committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    43eb83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87e366 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Format

    RAMitchell committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    968bb29 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Review comments

    RAMitchell committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1372ad8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    a910fb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    ff05df5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    c3a0e32 View commit details
    Browse the repository at this point in the history
  2. Lint

    RAMitchell committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0280b8c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Review comments.

    RAMitchell committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9c642dc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    b4f2128 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    8caed98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776ef9f View commit details
    Browse the repository at this point in the history
  3. Clang tidy

    RAMitchell committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    33fea3d View commit details
    Browse the repository at this point in the history
  4. Clang tidy

    RAMitchell committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9de0692 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Review comments.

    RAMitchell committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    3cd5e41 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    9eddfce View commit details
    Browse the repository at this point in the history