[skip ci]Update milvus yaml config (#11361)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/11389/head
yanliang567 2021-11-08 10:21:04 +08:00 committed by GitHub
parent 4757c7a037
commit a5305a482e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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