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

Adds support for large number of items to DevicePartition::If with the ThreeWayPartition overload #2506

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    97f3eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3085f86 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    7f264ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412ea3c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    70d562b View commit details
    Browse the repository at this point in the history
  2. fixes syntax

    elstehle committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b274e1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6b21ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d26eb65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1be152c View commit details
    Browse the repository at this point in the history
  6. fixes redundant definition

    elstehle committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    466f915 View commit details
    Browse the repository at this point in the history
  7. fixes implicit conversion

    elstehle committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d0f6e7f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    cea8509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96be1e8 View commit details
    Browse the repository at this point in the history
  3. fix feature macro

    elstehle committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a117b45 View commit details
    Browse the repository at this point in the history
  4. fixes feature macro

    elstehle committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    480da39 View commit details
    Browse the repository at this point in the history
  5. fixes feature macro

    elstehle committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    aaed489 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    66ca8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2781775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7373696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    687fb99 View commit details
    Browse the repository at this point in the history
  5. fixes msvc warning

    elstehle committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0e3f602 View commit details
    Browse the repository at this point in the history
  6. fixes perf for partition

    elstehle committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    305b307 View commit details
    Browse the repository at this point in the history
  7. fixes format

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    5f38f5e View commit details
    Browse the repository at this point in the history
  2. fixes syntax

    elstehle committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    16a2a75 View commit details
    Browse the repository at this point in the history
  3. fixes partition:flagged perf

    elstehle committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    be83ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4816b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    3c9788d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a50f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c68b46 View commit details
    Browse the repository at this point in the history
  4. resolves merge conflicts

    elstehle committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5b747b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fixes merge conflict

    elstehle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5461815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18cd2d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    0278d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ccdaf9 View commit details
    Browse the repository at this point in the history
  3. fixes formatting

    elstehle committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    95de26f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. minor style improvements

    elstehle committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8750240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d58a200 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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