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

add faiss_gpu lib #3222

Closed
wants to merge 22 commits into from
Closed

Commits on Jan 27, 2024

  1. add faiss_gpu lib

    algoriddle committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8ef2d49 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. cuda via conda

    algoriddle committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1c5e254 View commit details
    Browse the repository at this point in the history
  2. static lib

    algoriddle committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0c07c15 View commit details
    Browse the repository at this point in the history
  3. whole_archive

    algoriddle committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d32b044 View commit details
    Browse the repository at this point in the history
  4. shared_libs on

    algoriddle committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e353f99 View commit details
    Browse the repository at this point in the history
  5. use conda cuda

    algoriddle committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    61d39b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5201178 View commit details
    Browse the repository at this point in the history
  7. another attempt at raft

    algoriddle committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7ed1e93 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    b793428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0eea4 View commit details
    Browse the repository at this point in the history
  3. conda packages

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c3cffe0 View commit details
    Browse the repository at this point in the history
  4. add cuda-version

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e60cdd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6abfa49 View commit details
    Browse the repository at this point in the history
  6. constrain nvidia channel

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0ea94b4 View commit details
    Browse the repository at this point in the history
  7. drop cuda-version

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d283c34 View commit details
    Browse the repository at this point in the history
  8. libcurand-dev + sysroot

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4daab35 View commit details
    Browse the repository at this point in the history
  9. cuda-nvprof

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    de5add2 View commit details
    Browse the repository at this point in the history
  10. pytorch-cuda

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c5581ab View commit details
    Browse the repository at this point in the history
  11. cuda 12.1.0 + python 3.12

    algoriddle committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    025adfd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. cleanup

    algoriddle committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fea3ebe View commit details
    Browse the repository at this point in the history
  2. target_compile_options

    algoriddle committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7af3d8f View commit details
    Browse the repository at this point in the history
  3. add back 12.1.0

    algoriddle committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    598c4ae View commit details
    Browse the repository at this point in the history