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

main.py and Google Colab: "Your session crashed after using all available RAM" #8

Open
sgbaird opened this issue May 19, 2022 · 2 comments

Comments

@sgbaird
Copy link
Contributor

sgbaird commented May 19, 2022

Using all 48322 compounds and the GPU hardware on Colab + the default batch size of 256, I get the following:

Your session crashed after using all available RAM. If you are interested in access to high-RAM runtimes, you may want to check out Colab Pro.

Open In Colab (switch dummy flag to False)

More of an FYI if someone else is trying to use Colab. Wouldn't be surprised if Colab Pro had enough RAM. How much RAM was available on the workstation that was used to run FTCP?

@sgbaird
Copy link
Contributor Author

sgbaird commented May 19, 2022

Maybe lowering the batch_size from 256 to e.g. 32 would help.

@sgbaird
Copy link
Contributor Author

sgbaird commented May 19, 2022

Update: reduced batch_size to 32 and same crash message.

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