You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to built index database of track-3 follow : python track3_baseline_faiss/gpu_baseline_faiss.py --dataset bigann-1B \ --indexkey IVF1048576,SQ8 \ --train_on_gpu \ --build --quantizer_on_gpu_add --add_splits 30 \ --search \ --searchparams nprobe={1,4,16,64,256} \ --parallel_mode 3 --quantizer_on_gpu_search
but failed caused by DRAM 128GB less than base-line 768GB.
Someone could provide Track-3 Base-line link , thanks
The text was updated successfully, but these errors were encountered:
On Thu, Aug 18, 2022 at 5:52 PM Zachacy ***@***.***> wrote:
I try to built index database of track-3 follow :
python track3_baseline_faiss/gpu_baseline_faiss.py --dataset bigann-1B \
--indexkey IVF1048576,SQ8 \ --train_on_gpu \ --build --quantizer_on_gpu_add
--add_splits 30 \ --search \ --searchparams nprobe={1,4,16,64,256} \
--parallel_mode 3 --quantizer_on_gpu_search
but failed caused by DRAM 128GB less than base-line 768GB.
Someone could provide Track-3 Base-line link , thanks
—
Reply to this email directly, view it on GitHub
<#99>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADL6CNLS424WR52NRMCT3DVZ3LE3ANCNFSM567AONNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I try to built index database of track-3 follow :
python track3_baseline_faiss/gpu_baseline_faiss.py --dataset bigann-1B \ --indexkey IVF1048576,SQ8 \ --train_on_gpu \ --build --quantizer_on_gpu_add --add_splits 30 \ --search \ --searchparams nprobe={1,4,16,64,256} \ --parallel_mode 3 --quantizer_on_gpu_search
but failed caused by DRAM 128GB less than base-line 768GB.
Someone could provide Track-3 Base-line link , thanks
The text was updated successfully, but these errors were encountered: