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

Have you figured out why pytorch 1.2.0 will incur cuda error re-init without using multiprocessing? #23

Open
sonack opened this issue Nov 16, 2019 · 1 comment

Comments

@sonack
Copy link

sonack commented Nov 16, 2019

ie.
https://discuss.pytorch.org/t/not-using-multiprocessing-but-getting-cuda-error-re-forked-subprocess/54610

Thanks!

@drscotthawley
Copy link
Owner

@sonack I'm so sorry for not responding. I seem to have a problem with my GitHub notifications.
I did not solve this issue, instead what I started doing was giving up on generating data 'on the fly' and instead generating a "files" dataset before training.
Apart from solving the issues with the multiprocessing workers and the conflict with pytorch, it was just more efficient in the long run, because then I can save time if I want to train on the same data multiple times.

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