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

Issue with computational requirements exceeding system resources #3

Open
cwoolfo1 opened this issue Mar 2, 2022 · 1 comment
Open

Comments

@cwoolfo1
Copy link

cwoolfo1 commented Mar 2, 2022

Occasionally when I have tried to run a neural network whose parameters are too large on my laptop using TorchStudio or messed around with the dataset analyzers on a dataset that was too large for my computer, TorchStudio GUI would automatically closeout.

However, some of the processes I was trying to run will continue to run in the background. Now, normally this would not be an issue because I could use the top command on my machine to close out any process.

However, when these processes run in the background there are thousands of them and I cannot kill all of them.

Maybe try implementing some additional error messages for when the program reaches resource allocation issues and crashes to prevent this kind of issue.

@divideconcept
Copy link
Contributor

Thanks for reporting this issue !

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