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

[BUG] Run raft-ann-bench with faiss_cpu_flat algo on Xeon cpu will fail #2201

Open
ftian1 opened this issue Feb 27, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ftian1
Copy link

ftian1 commented Feb 27, 2024

Describe the bug
it will raise below error on Xeon CPU.

Error occurred running benchmark: Command '['/home/ubuntu/wwq/miniconda3/envs/neuralchat_rag/bin/ann/FAISS_CPU_FLAT_ANN_BENCH', '--build', '--data_prefix=./', '--benchmark_out_format=json', '--benchmark_counters_tabular=true', '--benchmark_out=./wiki_all_88M/result/build/faiss_cpu_flat,base.json.lock', '--raft_log_level=3', 'wiki_all_88M_faiss_cpu_flat,base,k10,bs10000_afc3d9c8-d53d-11ee-af72-0a7d5625b4dd.json']' died with <Signals.SIGKILL: 9>.

Steps/Code to reproduce bug

python -m raft-ann-bench.run --dataset wiki_all_88M --dataset-path ./ --algorithms faiss_cpu_flat --build

Expected behavior
run benchmark succeed

Environment details (please complete the following information):
Bare-metal installation on Ubuntu
Raft was installed by conda install -c rapidsai -c conda-forge raft-ann-bench-cpu

@ftian1 ftian1 added the bug Something isn't working label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant