zilliztech / VectorDBBench

A Benchmark Tool for VectorDB
MIT License
558 stars 151 forks source link

Running VectorDBBench Test with Milvus shows no GPU utilization #370

Closed kaminis85 closed 1 month ago

kaminis85 commented 1 month ago

I am running VectorDBBench Test with HNSW index type with below params-

image

5Mtest-HNSW-result

The test got executed fine but I do not see any GPU utilization. Is there any flag that we need to set while running VectorDBBench test with Milvus?

kaminis85 commented 1 month ago

Understood that HNSW is one of the CPU index types and that's why we are not seeing GPU utilization here