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

Building NSG index for single core CPU #34

Open
K16DIABLO opened this issue Aug 9, 2022 · 1 comment
Open

Building NSG index for single core CPU #34

K16DIABLO opened this issue Aug 9, 2022 · 1 comment

Comments

@K16DIABLO
Copy link

Hello, I'm interested in your work and I'm trying to reproduce your result.

I want to reproduce the result for DEEP100M dataset on single core.
However, test_nn_descent is not working because of segmentation fault.
Can you let me know how did you build kNN graphs for this dataset?
Also, can you share both kNN graph and nsg index?

Thanks

@K16DIABLO
Copy link
Author

I successfully built kNN graph for DEEP100M dataset, but I faced another problem. Current test_nsg_index raises segmentation fault, so I fixed it by changing the variable type. However, it takes too much time to build the graph even I made it work. I used AWS r6i and c6i to build DEEP100M graph, but it takes more than 2 days. It seems test_nsg_index is different from that you used to build DEEP100M for your paper.

Thanks

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

1 participant