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

CAGRA C API #27

Merged
merged 42 commits into from
Jan 26, 2024
Merged

CAGRA C API #27

merged 42 commits into from
Jan 26, 2024

Commits on Jan 15, 2024

  1. Port C++ CAGRA runtime from RAFT

    Signed-off-by: Mickael Ide <[email protected]>
    lowener committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fdc7172 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    3f21e5c View commit details
    Browse the repository at this point in the history
  2. Remove unused sources and headers

    Signed-off-by: Mickael Ide <[email protected]>
    lowener committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7d766dd View commit details
    Browse the repository at this point in the history
  3. Clean unused headers

    lowener committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dda2a37 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. fix style

    lowener committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7a16b63 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix definition in recipes

    Signed-off-by: Mickael Ide <[email protected]>
    lowener committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ee4d166 View commit details
    Browse the repository at this point in the history
  2. Simplify test cmake

    lowener committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    163d9d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e715059 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update NVTX cmake option

    lowener committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a2138e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Remove nvtx raft cmake

    lowener committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0a00ed8 View commit details
    Browse the repository at this point in the history
  2. Update RAFT_NVTX

    lowener committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5b59a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfe42d View commit details
    Browse the repository at this point in the history
  4. add c api

    divyegala committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    562385b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Adding libcuvs recipe

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1e9ebba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c7e0d View commit details
    Browse the repository at this point in the history
  3. Adding libcuvs to tests

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    979a641 View commit details
    Browse the repository at this point in the history
  4. I thin I found the duplicate

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a7ff3cb View commit details
    Browse the repository at this point in the history
  5. Trying againt o fix recipe

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    37e59f6 View commit details
    Browse the repository at this point in the history
  6. add docs

    divyegala committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fd2e4d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d76e499 View commit details
    Browse the repository at this point in the history
  8. fix rmm dependency

    divyegala committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7cf46b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ef8f54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92e7765 View commit details
    Browse the repository at this point in the history
  11. More updates

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6e78da5 View commit details
    Browse the repository at this point in the history
  12. Removing unused files

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b50b591 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f5273c View commit details
    Browse the repository at this point in the history
  14. Fixing dependencies.

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ad79d05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e317444 View commit details
    Browse the repository at this point in the history
  16. Let's try again

    cjnolet committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ff3fddf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix wheel builds

    divyegala committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    af4dbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ae7f5 View commit details
    Browse the repository at this point in the history
  3. Trying again

    cjnolet committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0d4333c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    832b93c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ee99e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b2ed18 View commit details
    Browse the repository at this point in the history
  7. Proper pinning

    cjnolet committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7d8f110 View commit details
    Browse the repository at this point in the history
  8. Removing unneeded files

    cjnolet committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    06acb2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef68e90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f55c577 View commit details
    Browse the repository at this point in the history
  11. Fixing static

    cjnolet committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    211ece2 View commit details
    Browse the repository at this point in the history
  12. Removing bench

    cjnolet committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c342792 View commit details
    Browse the repository at this point in the history