NVIDIA / NVIDIA/cuvs

[BUG] `python3 -m cuvs_bench.run` reports an error: unrecognized command-line flag: --raft_log_level=3

Open
#555 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Cuda
Stars
854
Forks
236
Avg merge
3d 3h
Merged PRs (30d)
62

Description

python3 -m cuvs_bench.run reports an error


error: unrecognized command-line flag: --raft_log_level=3

after the commit, because --raft_log_level flag is removed here.

Originally posted by @jiangyinzuo in a572273


Environment details (please complete the following information):

  • Environment location: Ubuntu 22.04 server
  • Method of RAFT install: from source

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the python3 -m cuvs_bench.run entry point and trace where --raft_log_level=3 is added to the command-line arguments. Confirm the flag is no longer accepted by RAFT, then verify that running the benchmark no longer reports the unrecognized-flag error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.