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

NVVL-PyTorch1.1 hangs when program exits #56

Open
jsjason opened this issue Jul 13, 2019 · 0 comments
Open

NVVL-PyTorch1.1 hangs when program exits #56

jsjason opened this issue Jul 13, 2019 · 0 comments

Comments

@jsjason
Copy link
Contributor

jsjason commented Jul 13, 2019

We've successfully updated NVVL to work with PyTorch 1.1 so that we can use the latest version of PyTorch when running RnB... except for that fact that there are times where the program does not terminate cleanly. Apparently, processes running NVVL fail to exit and live on as zombie processes:

Screen Shot 2019-07-13 at 8 56 30 PM

I'm suspecting that this has something to do with cpp-side objects not being deleted correctly, but I'm not sure where to start from.

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