47 Commits

Author SHA1 Message Date
Jin Hai
e1027e9e65
#1240 Update license declaration of each file (#1241)
* #1240 Update license declaration of each files

Signed-off-by: jinhai <hai.jin@zilliz.com>

* #1240 Update CHANGELOG

Signed-off-by: jinhai <hai.jin@zilliz.com>
2020-02-17 23:40:58 +08:00
Heisenberg-Y
1e72267a65 add cpu mode for built-in Faiss (#841)
* add cpu mode for built-in Faiss

* delete customization options on build stage

* delete faiss version

* delete customization options on build stage

* fix unittest problem in cpu mode

* fix unittest problem in cpu mode

Co-authored-by: quicksilver <zhifeng.zhang@zilliz.com>
Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2019-12-28 17:28:11 +08:00
quicksilver
03ec41070a Remove Jfrog Cache on Jenkins CI (#827)
* specify multiple urls on sqlite_orm download stage

* fix bug

* fix bug

* specify multiple urls on opentracing download stage

* fix bug

* specify multiple urls on download stage

* delete jfrog cache

* print jenkins enviroment variables

* print jenkins enviroment variables

* fix check_ccache.sh bug

* debug

* Update Jenkinfile

* Add build enviroment resource limit on Jenkins CI

* remove Jfrog cache build option
2019-12-26 10:33:05 +08:00
Tinkerrr
d37670bd3e Remove Arrow (#817)
* replace arrow

* format

* update changelog

* code-style

* fix bug

* fix 2

* fix 3

* fix 4

* change build timeout on Jenkinsfile
2019-12-25 15:34:51 +08:00
Zhiru Zhu
8e3b4ccd57 Use openblas / lapack from apt install (#739)
* remove build openblas/lapack and use find_package

* update ubuntu_build_deps.sh

* update build image

* update build image

* update CHANGELOG

* trigger ci

* update image

* update centos build envvironment image on Jenkins CI

* trigger ci
2019-12-21 13:37:53 +08:00
quicksilver
952f34352a enable build milvus on centos7 (#769)
* enable build milvus on centos7

* Update build enviroment Centos7 dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* add centos7_build_deps.sh

* add centos7 build cpu version enviroment

* add centos7 on github actions

* fix bug

* fix bug

* fix bug

* update ci/docker/centos-7-core.dockerfile

* fix github actions bug

* update centos7 case on github actions

* update docker-compose.yml

* debug centos case on github actions

* debug centos case on github actions

* add centos7 deploy dockerfile
2019-12-16 14:07:20 +08:00
bugfixer
c1bd16a55e #631 - FAISS isn't compiled with O3 option 2019-12-01 01:40:11 +00:00
JinHai-CN
88f7dc56a2 Integrate internal faiss
Remove faiss docs
2019-11-28 11:42:54 +08:00
Zhiru Zhu
29fa7700db add avx flags when building faiss 2019-11-27 15:03:05 +08:00
quicksilver
78252ddaca disable untar verbose 2019-11-25 14:53:42 +08:00
quicksilver
047f4bb43e mark off faiss version 2019-11-21 10:25:38 +08:00
Zhiru Zhu
ff7452a21f fix faiss source url 2019-11-13 16:53:23 +08:00
Zhiru Zhu
1fa4c2531a remove FAISS_URL 2019-11-13 16:01:03 +08:00
Zhiru Zhu
bf69d10f86 add find faiss 2019-11-13 14:53:37 +08:00
ZhifengZhang-CN
9c954b562a delete FindGTest.cmake 2019-11-12 17:30:19 +08:00
ZhifengZhang-CN
d04f7b56a2 update FindGTest.cmake 2019-11-12 17:11:32 +08:00
quicksilver
d6fe3c468f fix bug 2019-11-12 11:56:42 +08:00
quicksilver
583ec7a2b2 format ARROW_LIB_DIR 2019-11-12 11:34:21 +08:00
quicksilver
f8e66f12a9 add FindGTest.cmake 2019-11-12 11:12:03 +08:00
ZhifengZhang-CN
ce0d32fb53 fix mkl library path error 2019-11-11 22:38:41 +08:00
ZhifengZhang-CN
af68a2f4d3 fix mkl library path error 2019-11-11 21:58:22 +08:00
ZhifengZhang-CN
89f094f7cb fix mkl library path error 2019-11-11 21:35:45 +08:00
quicksilver
8ba423db03 update Index ThirdPartyPackagesCore.cmake 2019-11-11 16:55:02 +08:00
quicksilver
ba2548a936 add FindArrow.cmake 2019-11-11 16:44:31 +08:00
Zhiru Zhu
3c0c4646b0 issue 229, 230 and 237 2019-11-07 15:35:53 +08:00
JinHai-CN
11bfdc928b Merge branch '0.5.2' into 0.6.0 2019-11-06 14:48:09 +08:00
JinHai-CN
af7120c4ee Fix faiss url 2019-11-06 14:33:30 +08:00
youny626
bede77751e clang format 2019-11-05 13:35:24 +08:00
youny626
4ca6b59b91 add CPU version 2019-11-05 10:23:59 +08:00
JinHai-CN
0ec462c603 Update faiss
Former-commit-id: ec0c88417aa5b3197b90feb53cad0b0ff791244a
2019-11-02 22:10:14 +08:00
JinHai-CN
eeb503f7c5 Update faiss link
Former-commit-id: 22febba9b19f8de8422eae922ec75d7106e37e7a
2019-10-31 14:07:23 +08:00
xiaojun.lin
39e127d707 Upgrade Faiss to v1.6
Former-commit-id: 637f6933c77c2644d4d90120d9d2aed77e4e70ff
2019-10-29 20:05:01 +08:00
xiaojun.lin
789403b0c1 Merge remote-tracking branch 'gitlab/0.5.1' into upgrade_faiss
Former-commit-id: 826c673ce80978ab416b0e6568328e4028cad607
2019-10-29 11:18:56 +08:00
Zhiru Zhu
a6279d2acb Speed up CMake build process
Former-commit-id: 2edb2ae26d93ed9b7a8d25b89d30152e60257250
2019-10-23 21:45:48 +08:00
Zhiru Zhu
1c5740122e update build.sh and cmake arrow
Former-commit-id: 041fd0d581abb3f338c4137e315eff59a829de1f
2019-10-21 19:21:42 +08:00
JinHai-CN
74736236e7 Merge branch '0.5.0' into 0.5.1
Former-commit-id: a04484fa5b0adfc77ea742c4d7c38a52e8209603
2019-10-21 14:31:52 +08:00
JinHai-CN
afe69c46b5 Update faiss package
Former-commit-id: c019b47b819397ebf533b47d6718190ee2dc5410
2019-10-20 18:02:49 +08:00
JinHai-CN
fbffc78b9e Update FAISS package to 0.3.0
Former-commit-id: d8baa122f0a9e2e02709d50bc7d4a5105cab7f2f
2019-10-18 17:06:48 +08:00
starlord
6804bd6421 Merge remote-tracking branch 'source/branch-0.5.0' into branch-0.5.0
Former-commit-id: a7430f42dbdacbe0689e1ecb83991499f16e2e7f
2019-10-15 17:06:09 +08:00
starlord
098bf357ba rename some compile virables
Former-commit-id: 885d2246e9547e78acbf9eb4f6d74d3e7720cacb
2019-10-15 17:06:05 +08:00
xiaojun.lin
f6b088f3f5 MS-635 update v2
Former-commit-id: cea460d316e673946d9e1644a435044dbf30c95b
2019-10-15 16:54:58 +08:00
xiaojun.lin
38b90033b2 update
Former-commit-id: 51ae3d7d749b7b429c12abce28ffc7111fa012ee
2019-10-15 16:15:39 +08:00
quicksilver
0beb4329fb update ExternalProject_Create_Cache cmake function
Former-commit-id: 9a073bf36e524cb1a8c64097bff35c09b021596c
2019-10-15 10:54:10 +08:00
quicksilver
a04c6ecda6 fix CUSTOMIZATION options bug
Former-commit-id: 67364381334bbf21aa60fae974df293f45bc6872
2019-10-15 10:24:14 +08:00
quicksilver
b5d1f57ff2 check thirdparty cache directory status
Former-commit-id: 573e28369c6466f9de23c6e92dac903bde23429e
2019-10-14 20:00:08 +08:00
starlord
004bd81ac8 Merge remote-tracking branch 'source/branch-0.5.0' into branch-0.5.0
Former-commit-id: 4496b80869e6be02b8fbbe92a3ab08f8bf763acf
2019-10-14 09:51:56 +08:00
starlord
41d37f9648 re-organize project
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00