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

Runtime error when trying to train on contact prediction task with FP16 #116

Open
pocuca opened this issue Sep 14, 2021 · 0 comments
Open

Comments

@pocuca
Copy link

pocuca commented Sep 14, 2021

Hello,

Learning that the Contact prediction task raises a memory issue (even with batch size 1) I tried to run it with FP16=True and the following error occurs:

RuntimeError: arguments are located on different GPUs at /opt/conda/conda-bld/pytorch_1579040055865/work/aten/src/THC/generic/THCTensorIndex.cu:400

I tried to train the models with FP16=False on 4 32GB GPUs and was not able to run the contact prediction task with any of them.

Has anyone had this issue before and what would you recommend in this case?

Thank you!

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