mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update milvus yaml config (#11361)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>pull/11389/head
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…
Reference in New Issue