foxspy

Results 43 comments of foxspy

For question 1, distance computations are all handled through Knowhere’s own optimized vector kernels (see src/simd), and the selection is dynamically determined at runtime based on runtime platform (see src/simd/hook.cc)...

> [@xiaofan-luan](https://github.com/xiaofan-luan) > > I just tested my setup using the GPU container image for all components and the GPU index is now working, having only placed datanodes and querynodes...

> > Thank you for providing the information. > > There is indeed an issue here — currently, for streaming nodes, GPU resources cannot be used, yet an initialization attempt...

Please check if etcd has started normally; it seems unable to connect to etcd @shivakarnati

/hold wait all tests (include milvus) pass

> @foxspy is it good to review this PR? Thanks, please help with the review. The code won’t change much, but this commit contains a lot of mixed content. I...