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

Is there any easy way to handle core dump caused by mpich cannot pass data larger than 2^31? #18

Open
desert0616 opened this issue Jan 3, 2018 · 0 comments

Comments

@desert0616
Copy link

When the vocabulary size * dim * sizeof(int) exceeds 2^31, mpi_lda will get segment fault because it seems that mpich cannot handle chunks larger than 2^31. Is there any easy way to handle this issue? 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