mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]remove useless symbol in build doc (#9147)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
0dcf232def
commit
a49e44361a
@ -49,7 +49,7 @@ Milvus' computing operations depend on CPU’s support for SIMD (Single Instruct
|
||||
Run the lscpu command to check if your CPU supports the SIMD instruction sets mentioned above:
|
||||
|
||||
```
|
||||
$ lscpu | grep -e sse4_2 -e avx -e avx2 -e avx512
|
||||
lscpu | grep -e sse4_2 -e avx -e avx2 -e avx512
|
||||
```
|
||||
</details>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user