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

Filter out infinities in radix-based select-k #1742

Commits on Aug 16, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    35296d4 View commit details
    Browse the repository at this point in the history
  2. Add noinline to filter_and_histogram_for_one_block to reduce register…

    … usage for double+uint64_t types
    achirkin committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3eb905f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44014cf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    3b0b68d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ece2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d956724 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    28f5004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ab49b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Make the result testing more strict, allow setting input indices, and…

    … fix the non-set in_idx_buf in the zero-th pass of the one-block kernel
    achirkin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    39a8a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e8bf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    01f2342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276ce93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e70b392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a629c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7189bb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

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

Commits on Sep 5, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

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

Commits on Sep 9, 2023

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

Commits on Sep 13, 2023

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

Commits on Sep 18, 2023

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