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

Moving low-level iterative solver primitives to raft::solver #923

Draft
wants to merge 42 commits into
base: branch-23.02
Choose a base branch
from

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    6873186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df4df1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    c9e82cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443130b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    231c3d9 View commit details
    Browse the repository at this point in the history
  4. Style

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    1bbd5f0 View commit details
    Browse the repository at this point in the history
  5. Fixing typo

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    b663d3e View commit details
    Browse the repository at this point in the history
  6. Fixing benchmark gramm

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    94bc17c View commit details
    Browse the repository at this point in the history
  7. Fixing include

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    f94cc7f View commit details
    Browse the repository at this point in the history
  8. Adding gram test to distances

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    ada42fd View commit details
    Browse the repository at this point in the history
  9. Adding gram.cu

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    510cb6d View commit details
    Browse the repository at this point in the history
  10. Fixing import

    cjnolet committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d1ab18e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Adding missing curly brace

    cjnolet committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    915d659 View commit details
    Browse the repository at this point in the history
  2. CHanging namespace

    cjnolet committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    86b72e6 View commit details
    Browse the repository at this point in the history
  3. Adding logger

    cjnolet committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    271abfd View commit details
    Browse the repository at this point in the history
  4. Fixing style

    cjnolet committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    8a13f8d View commit details
    Browse the repository at this point in the history
  5. Fixing doc

    cjnolet committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    8d7ab1c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Updates

    cjnolet committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8d2bd0b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    20a9734 View commit details
    Browse the repository at this point in the history
  2. Fixing style

    cjnolet committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    879e85f View commit details
    Browse the repository at this point in the history
  3. Checking in

    cjnolet committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    66e1281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4131c0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87d620f View commit details
    Browse the repository at this point in the history
  6. Adding neighbors to index

    cjnolet committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    febd1d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Updating docs

    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    63e2e8b View commit details
    Browse the repository at this point in the history
  2. Making sure we call new cluster namespaced code from deprecated code to

    spot any bugs/syntax issues
    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    831c3d2 View commit details
    Browse the repository at this point in the history
  3. Fixing style

    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3c8bad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb93fc1 View commit details
    Browse the repository at this point in the history
  5. Deprecation warnings

    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    31047e6 View commit details
    Browse the repository at this point in the history
  6. Fixing typo

    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    fd8899c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4968ce8 View commit details
    Browse the repository at this point in the history
  8. Removing namespace conflict

    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6ccf61f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a36f26e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6acbb23 View commit details
    Browse the repository at this point in the history
  11. Fixing style

    cjnolet committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    004af04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b63f056 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    b2fc56a View commit details
    Browse the repository at this point in the history
  2. Fixing style

    cjnolet committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    337dd02 View commit details
    Browse the repository at this point in the history
  3. A little more cleanup

    cjnolet committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    77a7c0b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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