提交 c7bc4a8a 编写于 作者: X xiaojun.lin

update max_support_dim

Signed-off-by: Nxiaojun.lin <xiaojun.lin@zilliz.com>
上级 929a976b
......@@ -44,6 +44,7 @@ Please mark all change in change log and use the issue from GitHub
- \#1532 Search with ivf_flat failed with open-dataset: sift-256-hamming
- \#1535 Degradation searching performance with metric_type: binary_idmap
- \#1556 Index file not created after table and index created
- \#1560 Search crashed with Super-high dimensional binary vector
## Feature
- \#216 Add CLI to get server info
......
......@@ -31,7 +31,7 @@ namespace engine {
#define GPU_MAX_NRPOBE 1024
#endif
#define DEFAULT_MAX_DIM 16384
#define DEFAULT_MAX_DIM 32768
#define DEFAULT_MIN_DIM 1
#define DEFAULT_MAX_K 16384
#define DEFAULT_MIN_K 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册