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

Diskann Benchmarking Wrapper #260

Open
wants to merge 72 commits into
base: branch-24.12
Choose a base branch
from

Commits on Jul 29, 2024

  1. initial commit

    tarang-jain committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8e8d3c1 View commit details
    Browse the repository at this point in the history
  2. merge 24.08

    tarang-jain committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e937ebd View commit details
    Browse the repository at this point in the history
  3. make build

    tarang-jain committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0bbbf0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02084e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64f1d60 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. update wrapper

    tarang-jain committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    706f22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea499b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. diskann_memory working

    tarang-jain committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e0aab8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c5510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f426df9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. make compile

    tarang-jain committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    a7bdd33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2442ca View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. rm num_threads_

    tarang-jain committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dbc84cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e37218 View commit details
    Browse the repository at this point in the history
  3. FIX add missing deps

    dantegd committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b2aef6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9762d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    bf75242 View commit details
    Browse the repository at this point in the history
  2. FEA Add cuvs_bench.run

    dantegd committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a8bcdef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3818da9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd8bfe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec6d70c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9f797a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    585ad53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    441ab2a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. working mem index

    tarang-jain committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    33b075d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c92e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11545c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. remove base_set warning

    tarang-jain committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ffea663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1cddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96d5642 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. pull upstream

    tarang-jain committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a7eb787 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. merge 24.10

    tarang-jain committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4cbe7b1 View commit details
    Browse the repository at this point in the history
  2. revert some changes

    tarang-jain committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    63621f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a890ac5 View commit details
    Browse the repository at this point in the history
  4. revert

    tarang-jain committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    450dcee View commit details
    Browse the repository at this point in the history
  5. revert

    tarang-jain committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b0f4b57 View commit details
    Browse the repository at this point in the history
  6. revert

    tarang-jain committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8cd6c40 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. update dependencies

    tarang-jain committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d658856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e4101 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. update diff

    tarang-jain committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2e080c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6a178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    626dc17 View commit details
    Browse the repository at this point in the history
  4. style

    tarang-jain committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3d15882 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72165c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c202f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. diskann_memory working

    tarang-jain committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    58a729c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2412b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    3a56402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b39d5b View commit details
    Browse the repository at this point in the history
  3. builds now

    tarang-jain committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    92ec474 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    333539f View commit details
    Browse the repository at this point in the history
  5. rm bug

    tarang-jain committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a13bf1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df54939 View commit details
    Browse the repository at this point in the history
  7. style

    tarang-jain committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    93b2620 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    54385ab View commit details
    Browse the repository at this point in the history
  2. codespell

    tarang-jain committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c35d899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d846a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. re-enable warnings

    tarang-jain committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    61e00c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf43e9 View commit details
    Browse the repository at this point in the history
  3. deps in conda recipe

    tarang-jain committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0a6b094 View commit details
    Browse the repository at this point in the history
  4. host deps

    tarang-jain committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    645d84b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6897cc View commit details
    Browse the repository at this point in the history
  6. Update conda/recipes/cuvs_bench/meta.yaml

    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    tarang-jain and bdice authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    396a589 View commit details
    Browse the repository at this point in the history
  7. Update conda/recipes/cuvs_bench_cpu/meta.yaml

    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    tarang-jain and bdice authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d325698 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    03a1e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f061f27 View commit details
    Browse the repository at this point in the history
  3. arch specific deps

    tarang-jain committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f95aec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b667786 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. update cmake flags

    tarang-jain committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4aa513f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f723e View commit details
    Browse the repository at this point in the history
  3. diskann build params

    tarang-jain committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6532914 View commit details
    Browse the repository at this point in the history
  4. dbg

    tarang-jain committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1f168a8 View commit details
    Browse the repository at this point in the history