mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
Merge branch 'branch-0.3.0' into 'branch-0.3.0'
MS-89 Fix compile failed See merge request megasearch/vecwise_engine!97 Former-commit-id: d2d88c0153b514ada3b8a4f1042769eac271ee86
This commit is contained in:
commit
c525a892f9
@ -6,6 +6,7 @@ Please mark all change in change log and use the ticket from JIRA.
|
||||
|
||||
## Bug
|
||||
- MS-80 - Fix server hang issue
|
||||
- MS-89 - Fix compile failed, libgpufaiss.a link missing
|
||||
|
||||
## Improvement
|
||||
- MS-82 - Update server startup welcome message
|
||||
|
||||
@ -62,6 +62,7 @@ set(third_party_libs
|
||||
sqlite
|
||||
thrift
|
||||
yaml-cpp
|
||||
gpufaiss
|
||||
faiss
|
||||
lapack
|
||||
openblas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user