-
Notifications
You must be signed in to change notification settings - Fork 550
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
tests.test_primitives.TestLMA: torch.cuda.OutOfMemoryError: CUDA out of memory #467
Comments
I've reduced from 8 to 2 errors last, when Line 79 of the file tests/compare_utils.py is modified to:
|
From 2 to 1 error, when Line 405 of the file tests/test_import_weights.py is modified to:
|
The following error persists:
Some memory variation, but still the same. I've added in the start of
It has reduced from 5 Gb to 3 Gb usable memory when prediction is started, but still not sufficient to conclude with success this test task. Still out of memory. I don't know how to use |
I've just run
scripts/install_third_party_dependencies.sh
andpython3 setup.py install
. No erros during the instalation.resouces
folder was created inside openfold folder, but:The text was updated successfully, but these errors were encountered: