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

Occupancy improvement for Hash table build #15700

Open
wants to merge 50 commits into
base: branch-24.10
Choose a base branch
from

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3df7dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    088042c View commit details
    Browse the repository at this point in the history
  3. delete dead comment block

    tgujar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    34bad1e View commit details
    Browse the repository at this point in the history
  4. Fix docs

    PointKernel authored and tgujar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    40f291e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b56bf75 View commit details
    Browse the repository at this point in the history
  6. refactor

    tgujar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    078f53d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14785e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b88b60b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b89198 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca63201 View commit details
    Browse the repository at this point in the history
  11. revert edited comment blocks

    tgujar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ff5e0d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. minor refactor

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

Commits on Jun 10, 2024

  1. fixup naming and docs

    tgujar committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    90f33b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    ac5391d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ded25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5306d1d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fails with illegal access

    tgujar committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    62c60fa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix illegal mem access

    tgujar committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fbcf50f View commit details
    Browse the repository at this point in the history
  2. fix index type

    tgujar committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    946d56f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2ff8b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    3febec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77be694 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    0ad9407 View commit details
    Browse the repository at this point in the history
  2. use CUDF_HIDDEN

    tgujar committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    74219fe View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. address review comments

    tgujar committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    448b14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b30f6ed View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    621e29f View commit details
    Browse the repository at this point in the history
  2. address review comments

    tgujar committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    970a829 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

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

Commits on Sep 4, 2024

  1. address review comments

    tgujar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    57c9b5e View commit details
    Browse the repository at this point in the history
  2. refactor find_any

    tgujar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8e6e6e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cd1bda View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7d48f52 View commit details
    Browse the repository at this point in the history
  2. remove redundant SFINAE check

    tgujar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    728478f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    926342f View commit details
    Browse the repository at this point in the history
  4. update docs

    tgujar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d82754d View commit details
    Browse the repository at this point in the history
  5. fix spelling

    tgujar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c78da6b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    30ab4e3 View commit details
    Browse the repository at this point in the history
  2. fix issue with constness

    tgujar committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f1db848 View commit details
    Browse the repository at this point in the history