Skip to content

update the main branch from knowhere-2(which is the Latest branch) (#8412)

沈志 requested to merge knowhere-2 into main
  1. Change the cmake version in ubuntu and centOS

  2. Make knowhere compile independently

  • Add gtest, arrow, and some other libraries to index.
  • Add cache, log and some other files to knowhere.
  • Add CMakeLists files to index/thirdparty.
  1. Modified the compilation content of knowhere
  • Delete some content of compile library.
  • Add IMPORTED_GLOBAL property to faiss.
  • Change the compilation location of some libraries
  1. Make OpenBLas compiled in thirdpartycore.cmake.
  • Make faiss compiled in thirdparty/CMakeLists.

Signed-off-by: xige-16 xi.ge@zilliz.com

Edited by 沈志

Merge request reports