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

[FEA] Add option to build faiss and treelite shared libs, inherit common dependencies from raft #4256

Merged
merged 96 commits into from
Jan 23, 2022

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    31c931b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1254657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a4a006 View commit details
    Browse the repository at this point in the history
  4. fix typo

    trxcllnt committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7ce8aad View commit details
    Browse the repository at this point in the history
  5. point to my raft fork

    trxcllnt committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b690f07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4502850 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6435a6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77b596d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97072be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0393a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    73add83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    656901e View commit details
    Browse the repository at this point in the history
  3. what about this

    trxcllnt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    25e6d32 View commit details
    Browse the repository at this point in the history
  4. both

    trxcllnt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    33909b4 View commit details
    Browse the repository at this point in the history
  5. I'll make my own then

    trxcllnt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e93589f View commit details
    Browse the repository at this point in the history
  6. only modify the treelite targets for the library type we're using, ad…

    …d the targets to a build export-set
    trxcllnt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e8d8c19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    788305d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b44a4a View commit details
    Browse the repository at this point in the history
  9. fix typo

    trxcllnt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3c44eae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80e929b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1f8e8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    849215d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. get faiss::faiss from raft

    trxcllnt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a411c30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a15fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19cfac1 View commit details
    Browse the repository at this point in the history
  4. use rapidsai/raft again

    trxcllnt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ea0745d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b6b89c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    662659b View commit details
    Browse the repository at this point in the history
  7. fix FORK

    trxcllnt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    36ae29b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50529c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    3b8de87 View commit details
    Browse the repository at this point in the history
  2. update rapids-cmake version

    trxcllnt committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    eccb1cc View commit details
    Browse the repository at this point in the history
  3. use Treelite vs. treelite

    trxcllnt committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5d5cf97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8487b97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b8426d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    b250ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcdb1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    212bf6c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 13, 2021

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

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

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

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

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

Commits on Oct 26, 2021

  1. Merge branch 'branch-21.12' of github.com:rapidsai/cuml into imp-21.1…

    …2-matrix_stats_random_detail
    divyegala committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    aa4eaef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72e6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67886ea View commit details
    Browse the repository at this point in the history
  4. removing rng impl include

    divyegala committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9d83989 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Merge branch 'branch-21.12' of github.com:rapidsai/cuml into imp-21.1…

    …2-matrix_stats_random_detail
    divyegala committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    91cc4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5227137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3365e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. adding missing labels

    divyegala committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    350701f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

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

Commits on Nov 10, 2021

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

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    7af6340 View commit details
    Browse the repository at this point in the history
  2. Reverting RAFT to main

    divyegala authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    537f57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c12c87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    152dbdc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. removing testing label

    divyegala committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    59e2f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a25b4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'imp-21.12-matrix_stats_random_detail' of github.com:div…

    …yegala/cuml into fix/build-shared-faiss
    trxcllnt committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    7f272f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbde5c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Nov 20, 2021

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

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    a39c204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72bcc15 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    5e8df0d View commit details
    Browse the repository at this point in the history
  2. remove dead code

    trxcllnt committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    ff9890e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    e7d6d0f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/build-shared-faiss' of github.com:trxcllnt/cuml int…

    …o fix/build-shared-faiss
    trxcllnt committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5d7db67 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    6bede44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9baeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bf0a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. update copyright year

    trxcllnt committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    485116b View commit details
    Browse the repository at this point in the history
  2. add get_gtest.cmake

    trxcllnt committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9cfec67 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    17e74be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1da25 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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

Commits on Jan 19, 2022

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

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    d265f15 View commit details
    Browse the repository at this point in the history
  2. No cudart prefix

    shwina committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6f46a37 View commit details
    Browse the repository at this point in the history
  3. Copyright

    shwina committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    24cd93f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf2a9a1 View commit details
    Browse the repository at this point in the history
  5. Missing import

    shwina committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    58623bb View commit details
    Browse the repository at this point in the history
  6. style

    shwina committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    adc5641 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'replace-rmm-cuda-bindings-with-cuda-python' of github.c…

    …om:shwina/cuml into fix/build-shared-faiss
    trxcllnt committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    05e9c9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d02ab56 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    93147d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196b6d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1c6182 View commit details
    Browse the repository at this point in the history
  4. remove experimental include

    trxcllnt committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7a09999 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

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