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

Sort pr #199

Merged
merged 68 commits into from
Mar 22, 2022
Merged

Sort pr #199

merged 68 commits into from
Mar 22, 2022

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    9594f19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fbf7d View commit details
    Browse the repository at this point in the history
  3. fixed compile error

    mfoerste4 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    dfa7adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c7c3a2 View commit details
    Browse the repository at this point in the history
  5. added missing include

    mfoerste4 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    710c084 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07bdb16 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Enable N-D non-distributed sort

    Malte Foerster committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    58b2bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f585dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a08481 View commit details
    Browse the repository at this point in the history
  4. fixed compile error

    mfoerste4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    131fb6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b115835 View commit details
    Browse the repository at this point in the history
  6. added missing include

    mfoerste4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    03608cf View commit details
    Browse the repository at this point in the history
  7. switch to parallel gcc sort

    mfoerste4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    85bc3a7 View commit details
    Browse the repository at this point in the history
  8. Enable N-D non-distributed sort

    Malte Foerster authored and mfoerste4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    188077b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79d9c72 View commit details
    Browse the repository at this point in the history
  10. merge after rebase to 22.03

    mfoerste4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5cd0956 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

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

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    c9e4407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5204fd View commit details
    Browse the repository at this point in the history
  3. adjusted docstring

    mfoerste4 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    fd0d3f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c385dd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. conflic resolve

    mfoerste4 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a12df50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878059e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    49c3f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a06149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22941d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca889b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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

Commits on Mar 2, 2022

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

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    c33f446 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from nv-legate/merge_2203

    merge with 22.03
    mfoerste4 authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    aea5679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eeebd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a7e736 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from mfoerste4/sort_nccl

    Sort nccl
    mfoerste4 authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    ae3436a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7483a2b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. review changes python

    mfoerste4 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e6beb1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7fee99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a02047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c1805f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    461ae2b View commit details
    Browse the repository at this point in the history
  6. fix naming conventions

    mfoerste4 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    763b99c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b210b69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d945468 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    898a8d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09ac1c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    02e0b53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from nv-legate/merge-22.03

    merge 22.03
    mfoerste4 authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    78cc482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cd31bb View commit details
    Browse the repository at this point in the history
  4. fixed merge conflict

    mfoerste4 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    da79f86 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

Commits on Mar 15, 2022

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

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    6666a05 View commit details
    Browse the repository at this point in the history
  2. some minor adjustments

    mfoerste4 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    568523f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3afa55a View commit details
    Browse the repository at this point in the history
  4. fixed renaming

    mfoerste4 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    e1b6c31 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    2edd7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee52211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4203492 View commit details
    Browse the repository at this point in the history
  4. fixed init issue

    mfoerste4 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    927b54f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10e7ebb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e52b017 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa9df75 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    99ec004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99798e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21d47b7 View commit details
    Browse the repository at this point in the history