Zhiru Zhu
e99896ac62
Add Opentracing ( #729 )
...
* add TracerUtil
* Interceptor ok
* add handler
* add context
* minor update
* keep span in trace context
* add span in search okay
* Update Context.cpp
* refactor
* refactor
* refactor
* format
* add context in SearchJob
* trace search okay
* add back finish span in interceptor
* add namespace
* add tracing config in server config
* add random id
* debug mode okay
* update CMakeLists
* add opentracing to cmake
* update unittest
* add tracing namespace
* remove std::run_time error
* add lock when erasing context_map
* update tracing config
* lint
* update CHANGELOG
* small fix
* fix server unit test
* fix scheduler unit test
* fix db unit test
* lint
* fix db unit test gpu version
* rename to tracing_config
* fix
* update
* trigger ci
2019-12-10 15:24:54 +08:00
yudong.cai
2aad94b678
#560 add version in server config file
2019-11-28 16:12:39 +08:00
yudong.cai
37df2b6fc4
#346 rename gpu_resource_config.enable_gpu to gpu_resource_config.enable
2019-11-20 10:22:42 +08:00
fishpenguin
7f5c2fefd8
Remove OnlyGpuPass and add MILVUS_GPU_VERSION define
2019-11-19 19:18:54 +08:00
yudong.cai
0d1923c61f
#346 update gpu resource config APIs
2019-11-19 15:49:40 +08:00
fishpenguin
caacf40ed2
fix for config change
2019-11-19 14:18:45 +08:00
yudong.cai
fddfd1eb03
#346 update config APIs to support build index with multiple GPUs
2019-11-18 18:47:52 +08:00
fishpenguin
513ad3b842
Support build index with multiple gpu
2019-11-18 11:38:48 +08:00
ZhifengZhang-CN
03f297fff4
format server_cpu_config.template and server_gpu_config.template
2019-11-13 13:52:16 +08:00
ZhifengZhang-CN
613c74afcf
rename server_config.template to server_cpu_config.template
2019-11-13 13:43:44 +08:00
ZhifengZhang-CN
c467ed9d07
add server_gpu_config.template
2019-11-13 11:15:03 +08:00
Zhiru Zhu
3c0c4646b0
issue 229, 230 and 237
2019-11-07 15:35:53 +08:00
groot
55bfdd3fb6
merge 0.5.2 into 0.6.0
2019-11-06 11:39:30 +08:00
youny626
2a1f2ab09d
change default config to gpu
2019-11-05 21:48:23 +08:00
yudong.cai
c1f8dd2a23
#200 disable search resource has only CPU
2019-11-05 17:39:33 +08:00
youny626
4ca6b59b91
add CPU version
2019-11-05 10:23:59 +08:00
jinhai
bd4f033770
Update server_config.template
2019-11-05 02:18:13 +08:00
yudong.cai
6ad1ed74e9
#159 Change the configuration name from 'use_gpu_threshold' to 'gpu_search_threshold'
...
Former-commit-id: b4e576b389a720d66ec5455ca05b20184c8c911d
2019-11-01 14:51:20 +08:00
wxyu
7dc552fdea
New config opion use_gpu_threshold
...
Former-commit-id: 3d33145d8fa473f2b81cc98022c1bb93853a2fbc
2019-10-30 19:57:55 +08:00
starlord
bfdc80401d
fix typo
...
Former-commit-id: bc177ec75ef30265a1358961f89966c8d6ea535c
2019-10-29 16:15:14 +08:00
starlord
c63c622cf5
update message
...
Former-commit-id: 568dbdc5d6dc233716682ebec33e6bd3dfe45500
2019-10-29 16:06:27 +08:00
starlord
a78e928dfa
#90 The server start error messages could be improved to enhance user experience
...
Former-commit-id: e3ad89ab67f2c46bc4cb4e6d094a7763fb098664
2019-10-29 15:16:04 +08:00
yudong.cai
4d1fb143e1
MS-665 rename build_index_gpu to index_build_device, and move it to resource config
...
Former-commit-id: f3da7963531406da7a22fbf5ab95caa8e920344a
2019-10-18 16:32:28 +08:00
yudong.cai
e524bfb35c
change default gpu_cache_capacity to 4
...
Former-commit-id: d5a629cb39c58cc82696b6656fe67a1e3270a300
2019-10-16 11:57:11 +08:00
starlord
41d37f9648
re-organize project
...
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00