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

Indexing: handle cpu & single-gpu without using multiprocessing & dist. data parallel #290

Merged
merged 8 commits into from
Jan 14, 2024

Commits on Jan 11, 2024

  1. handle rank 1 case without mp

    Anmol6 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7bcd34e View commit details
    Browse the repository at this point in the history
  2. condition dist for cuda too

    Anmol6 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    23000ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e9051 View commit details
    Browse the repository at this point in the history
  4. s

    Anmol6 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f1d3be5 View commit details
    Browse the repository at this point in the history
  5. s

    Anmol6 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    55ff35c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fork as in mp fork

    Anmol6 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6d55d74 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Update settings.py

    okhat committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    2810280 View commit details
    Browse the repository at this point in the history
  2. Update launcher.py

    okhat committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    b9b6004 View commit details
    Browse the repository at this point in the history