milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
28.13k stars 2.71k forks source link

[Bug]: GPU_BRUTE_FORCE Index Milvus Search error #32442

Open longyxiang opened 2 months ago

longyxiang commented 2 months ago

Is there an existing issue for this?

Environment

- Milvus version:2.4
- Deployment mode(standalone or cluster):standalone 
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 500G
- GPU: A10 24G
- Others:

Current Behavior

微信图片_20240418211713

The actual size of the vector data is 100G, and the GPU memory is 144G. However, an abnormality occurred during retrieval, and Milvus error.

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

xiaofan-luan commented 2 months ago

/assign @Presburger