Commit Graph

15 Commits (1.1)

Author SHA1 Message Date
Ji Bin b10cc1c473
Adaptation for cuda11 and legacy gpu/cpu (#17143)
- compile gpu with cuda11
  - add support for sm35, sm50 for legacy GPUs
  - add sm86 for ampere GPU, like RTX 30xx, Tesla Ax
  - support cpu only support SSE42

Signed-off-by: Ji Bin <matrixji@live.com>
2022-06-07 10:48:06 +08:00
shengjun.li b79bd07586
fix failure handling in SystemInfo (#4783)
* fix memory leak in scheduler UT

Signed-off-by: shengjun.li <shengjun.li@zilliz.com>

* fix fail in SystemInfo

Signed-off-by: shengjun.li <shengjun.li@zilliz.com>

* fix Dockerfile

Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
2021-03-06 04:56:46 +00:00
quicksilver 3ab73968c1 Add wget in deployment Dockerfile
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-10-31 09:46:46 +08:00
quicksilver 95ecfbc676 Use tini for Docker quicker exit.
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-10-30 11:28:52 +08:00
quicksilver a07ed0dc91
Remove docker-entrypoint.sh in Dockerfile (#2758)
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-07-07 16:39:28 +08:00
quicksilver 8644d341c4
#1656 Add timeout for whole Jenkins job (#1676)
* Increase memory limit in Jenkins CI

Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>

* Add pod tolerations to slave pods

* Refactor ci/scripts/build.sh

* Refactor ci/scripts/build.sh

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Add timeout for whole Jenkins job

* cuda yum repository temporarily disabled
2020-03-17 10:36:24 +08:00
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
quicksilver 5ec1baaede run hadolint with reviewdog (#1060)
* run hadolint with reviewdog

* add LINCENSE in Dockerfile

* run hadolint with reviewdog

* Reporter of reviewdog command is "github-pr-check"

* format Dockerfile

* ignore DL3007 in hadolint
2020-01-16 19:59:26 +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
quicksilver fb84afc36d Change milvus deploy path to /var/milvus 2019-12-03 10:58:56 +08:00
quicksilver 476f83af69 update Dockerfile 2019-11-15 18:43:26 +08:00
quicksilver 6eafced804 Update Jenkins CI and Docker to 0.6.0 2019-11-15 15:36:15 +08:00
test a16a0544f3 update docker images version to ubuntu18.04
Former-commit-id: 37b330c19f95bc0a6e85b46fcc3dd785c1814c66
2019-10-17 15:02:52 +08:00
test 7e2f364596 add ci
Former-commit-id: 6ba5e9408d396d55b15d2ff1d82407e4b7169af9
2019-10-16 21:20:21 +08:00