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

Optimise histogram kernels #8118

Merged
merged 15 commits into from Aug 18, 2022
Merged

Optimise histogram kernels #8118

merged 15 commits into from Aug 18, 2022

Commits on Jul 21, 2022

  1. Copy the full SHA
    69fea72 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b008b7e View commit details
    Browse the repository at this point in the history
  3. Tune for higgs.

    RAMitchell committed Jul 21, 2022
    Copy the full SHA
    8abd103 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Copy the full SHA
    3389c94 View commit details
    Browse the repository at this point in the history
  2. Use 8 items per thread.

    RAMitchell committed Jul 22, 2022
    Copy the full SHA
    2cc8b16 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4058e78 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

  1. Revert "Benchmarks and 32 bit shmem addition."

    This reverts commit c93641a.
    RAMitchell committed Jul 26, 2022
    Copy the full SHA
    7d34f78 View commit details
    Browse the repository at this point in the history
  2. Lint

    RAMitchell committed Jul 26, 2022
    Copy the full SHA
    ab4894a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Clang-tidy

    RAMitchell committed Aug 2, 2022
    Copy the full SHA
    0d3480e View commit details
    Browse the repository at this point in the history
  2. Fix test

    RAMitchell committed Aug 2, 2022
    Copy the full SHA
    e622026 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. More test fixes.

    RAMitchell committed Aug 3, 2022
    Copy the full SHA
    08cc82d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Revert "Use aligned loads in compressed iterator."

    This reverts commit 4058e78.
    RAMitchell committed Aug 11, 2022
    Copy the full SHA
    f356868 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix test"

    This reverts commit e622026.
    RAMitchell committed Aug 11, 2022
    Copy the full SHA
    1e8a842 View commit details
    Browse the repository at this point in the history
  3. Revert "More test fixes."

    This reverts commit 08cc82d.
    RAMitchell committed Aug 11, 2022
    Copy the full SHA
    39ac148 View commit details
    Browse the repository at this point in the history