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

Segmentation Fault #39

Open
MayukhSobo opened this issue Oct 30, 2018 · 3 comments
Open

Segmentation Fault #39

MayukhSobo opened this issue Oct 30, 2018 · 3 comments

Comments

@MayukhSobo
Copy link

I am getting segmentation fault on the dataset of size (360K, 100). Please help.

@storpipfugl
Copy link
Owner

Hi,

Please specify OS and pykdtree version.

Is this a problem for a specific dataset or a more general issue dealing with high dimension data? Does the error happen during tree construction or query?

@storpipfugl
Copy link
Owner

The problem can be reproduced for tree construction on small datasets with high dimension (dims above 75 or so). Probably related to #38

@MayukhSobo
Copy link
Author

Hello,

The OS is Ubuntu 16.04 LTS with 30 GB or RAM and 12 core intel Xenon CPU. The dinemmtion of the data is (254844, 100), a typical dimension of a word2vec data frame.

Any possible fix for this??

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