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

Does Milvus support to use on nvidia jetson xavier? #4161

Closed
17120033 opened this issue Nov 3, 2020 · 8 comments
Closed

Does Milvus support to use on nvidia jetson xavier? #4161

17120033 opened this issue Nov 3, 2020 · 8 comments
Assignees
Labels
kind/support Issues that users need help

Comments

@17120033
Copy link

17120033 commented Nov 3, 2020

Please state your issue using the following template and, most importantly, in English.

What would you like to be added ?

Why is this needed ?

@17120033
Copy link
Author

17120033 commented Nov 3, 2020

note: i need to do embeddings similarity search on nvidia jetson xavier, like Face recognition task!!!

@yhmo yhmo added the kind/support Issues that users need help label Nov 3, 2020
@wxyucs
Copy link
Member

wxyucs commented Nov 3, 2020

@17120033 Hi, Milvus does not support running on the ARM platform now. There is an old version that works on NVIDIA Jetson Nano: https://github.com/scsven/milvus/tree/jetson-nano.

@17120033
Copy link
Author

17120033 commented Nov 3, 2020

@17120033 Hi, Milvus does not support running on the ARM platform now. There is an old version that works on NVIDIA Jetson Nano: https://github.com/scsven/milvus/tree/jetson-nano.

Thank you very much for your reply. In addition to Milvus, are there any other embeddings similarity search libraries that can be easily used on NVIDIA Jetson Xavier?

@yhmo
Copy link
Contributor

yhmo commented Nov 4, 2020

@17120033
We also don't know the answer. But you can try compile faiss on ARM, please refer this link:
facebookresearch/faiss#567

@digger18
Copy link

Any update on this matter? I would like to use Milvus on Jetson Xavier NX.

@yhmo
Copy link
Contributor

yhmo commented Feb 19, 2021

Any update on this matter? I would like to use Milvus on Jetson Xavier NX.

We don't have enough resource to investigate compile milvus on ARM. You need to try it by yourself.

@deeplearningers
Copy link

did you find any other database?use milvus? thank u

@xiaofan-luan
Copy link
Contributor

did you find any other database?use milvus? thank u

Should be fine to compile milvus and knowhere right know~
Feel free to test it and let us know if it works. So far Mac M1 processor is ready to go, we don't have any device on hand to do further test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Issues that users need help
Projects
None yet
Development

No branches or pull requests

7 participants