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 (core dumped) when read h5 file in multi thread #76

Open
danieljf24 opened this issue May 17, 2017 · 0 comments
Open

Comments

@danieljf24
Copy link

I would like to use multi-thread to read h5 file like the way of reading image in the project. When I replace https://github.com/soumith/dcgan.torch/blob/master/data/data.lua#L31 with function() require 'torch' require 'hdf5' end, Segmentation fault (core dumped) appeared.
I don't know how to fix it, any help will be appreciated.

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