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

std::bad_alloc – massive 60GB memory leak? #44

Open
shadowlift opened this issue Mar 26, 2020 · 1 comment
Open

std::bad_alloc – massive 60GB memory leak? #44

shadowlift opened this issue Mar 26, 2020 · 1 comment

Comments

@shadowlift
Copy link

shadowlift commented Mar 26, 2020

Hi – I'm trying to finetune with two classes.
Even running the while loop for a single iteration causes the program to take >60GB of memory, which causes

terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
/var/spool/PBS/mom_priv/jobs/1224593.pbs.SC: line 7: 13498 Aborted (core dumped) python finetune.py ucf101 rgb 1

I'm running python2 with sonnet v1.23, the frame size for my jpeg sequences are 224 and they consist of 200 frames. Any ideas on how to fix?

@shadowlift shadowlift changed the title Massive memory leaks? std::bad_alloc – massive 60GB memory leak? Mar 26, 2020
@shadowlift
Copy link
Author

@vra @AlexHu123 @Rhythmblue thanks for your otherwise very helpful work :)

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