Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade conan to 1.61.0 #182

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

jiaoew1991
Copy link
Contributor

/kind improvement

Signed-off-by: Enwei Jiao <[email protected]>
@alexanderguzhva
Copy link
Collaborator

alexanderguzhva commented Nov 6, 2023

The only problem will be that the compiling in conda will require some additional workarounds, because conda does not provide 1.61
/lgtm

@liliu-z
Copy link
Collaborator

liliu-z commented Nov 7, 2023

/approve

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jiaoew1991, liliu-z

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added the ci-passed label Nov 7, 2023
@sre-ci-robot sre-ci-robot merged commit 9f05d18 into zilliztech:main Nov 7, 2023
4 checks passed
chasingegg pushed a commit to chasingegg/Knowhere that referenced this pull request Jan 12, 2024
chasingegg pushed a commit to chasingegg/Knowhere that referenced this pull request Jan 12, 2024
chasingegg added a commit that referenced this pull request Jan 18, 2024
Signed-off-by: Enwei Jiao <[email protected]>
Co-authored-by: Enwei Jiao <[email protected]>
foxspy added a commit that referenced this pull request Feb 29, 2024
* Remove omp (#276)

Signed-off-by: Yudong Cai <[email protected]>

* [cherry-pick]Pip3 install in requirements.txt order (#303)

Signed-off-by: cqy123456 <[email protected]>

* Cherry-pick #294 #298 from main (#300)

Signed-off-by: Yudong Cai <[email protected]>

* Deprecate Invalid config checking (#304)

Signed-off-by: Li Liu <[email protected]>

* Fix scann range search (#316)

Signed-off-by: chasingegg <[email protected]>

* Upgrade conan to 1.61.0 (#182) (#347)

Signed-off-by: Enwei Jiao <[email protected]>
Co-authored-by: Enwei Jiao <[email protected]>

* raft hasrawdata return false

Signed-off-by: yusheng.ma <[email protected]>

* switch knowhere-test branch (#384)

Signed-off-by: cqy123456 <[email protected]>

* Ensure topk results for IVF_FLAT_CC (#353) (#383)

Signed-off-by: chasingegg <[email protected]>

* make sure we rethrow exceptions in async tasks: make sure we do not crash due to uncaught exceptions when we called folly::Future::wait but not trying to get the values; use folly::collect to simplify code (#382)

Signed-off-by: Buqian Zheng <[email protected]>

* [2.2 fix] wrap IVF index train/build calls in lambdas passed to knowhere thread pool, so OMP threads spawned will have low nice values (#379)

Signed-off-by: Buqian Zheng <[email protected]>

* fix diskann async cache generation (#377)

Signed-off-by: xianliang <[email protected]>

* fix:miss wait thread tasks finish in diskann. (#380)

Signed-off-by: cqy123456 <[email protected]>

* Shuffle ids for building hnsw index (#322) (#381)

Signed-off-by: chasingegg <[email protected]>

* sync knowherer 2.2.4

Signed-off-by: xianliang <[email protected]>

---------

Signed-off-by: Yudong Cai <[email protected]>
Signed-off-by: cqy123456 <[email protected]>
Signed-off-by: Li Liu <[email protected]>
Signed-off-by: chasingegg <[email protected]>
Signed-off-by: Enwei Jiao <[email protected]>
Signed-off-by: yusheng.ma <[email protected]>
Signed-off-by: Buqian Zheng <[email protected]>
Signed-off-by: xianliang <[email protected]>
Co-authored-by: Cai Yudong <[email protected]>
Co-authored-by: cqy123456 <[email protected]>
Co-authored-by: liliu-z <[email protected]>
Co-authored-by: Gao <[email protected]>
Co-authored-by: Enwei Jiao <[email protected]>
Co-authored-by: yusheng.ma <[email protected]>
Co-authored-by: Buqian Zheng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants