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

Not working with big data #24

Open
AlikiZ opened this issue Jul 30, 2020 · 0 comments
Open

Not working with big data #24

AlikiZ opened this issue Jul 30, 2020 · 0 comments

Comments

@AlikiZ
Copy link

AlikiZ commented Jul 30, 2020

Thanks for such a fast package. I am using the python pycasso on a subset of big data for design matrix X. It works for X with dimensions 210,000 x 123,916 , but it fails with Segmentation fault for X with dimensions 235,495 x 123,916 (X is always a subset of the same data). Debugging with gdb shows
pycasso_bug

In the python the error is thrown in pycasso/core.py, line 209 in wrapper.
What do you suggest?

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