mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Update milvus yaml config (#11361)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
4757c7a037
commit
a5305a482e
@ -182,6 +182,6 @@ common:
|
||||
|
||||
knowhere:
|
||||
# Default value: auto
|
||||
# Valid values: [auto, avx512, avx2, sse]
|
||||
# Valid values: [auto, avx512, avx2, avx, sse4_2]
|
||||
# This configuration is only used by querynode and indexnode, it selects CPU instruction set for Searching and Index-building.
|
||||
simdType: auto
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user