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

Question : Using FALCONN inside an iOS app #100

Open
Aashit-Sharma opened this issue Apr 12, 2018 · 1 comment
Open

Question : Using FALCONN inside an iOS app #100

Aashit-Sharma opened this issue Apr 12, 2018 · 1 comment

Comments

@Aashit-Sharma
Copy link

Aashit-Sharma commented Apr 12, 2018

Question

Hi , is it possible to call falconn knn index and do a lookup in iOS or do you need cross compilation (Like for FAISS)?

@ludwigschmidt
Copy link
Collaborator

Unfortunately I don't have experience with iOS development. Parts of FALCONN (Eigen and FFHT) rely on SIMD instructions. So this might be the main obstacle for porting to a non-x86 platform (Eigen has support for some ARM SIMD however).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants