Skip to content

Added a --use_cuda_bfloat16 option to the boltz predict command. #264

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tomgoddard
Copy link
Contributor

Fixes #263. This allows predicting structures with 40% more residues without running out of GPU memory. I tested on a half-dozen PDB structures and did not see any loss of accuracy.

… saves memory allowing prediction of structures with 40% more residues without running out of GPU memory on Linux or falling back to CPU computation on Windows. I tested on a half-dozen PDB structures and did not see any loss of accuracy.
@jesperdlau
Copy link

There is a spelling error, "use_cuda_bloat16: bool = False"

@tomgoddard
Copy link
Contributor Author

Thanks for pointing out the typo. I have fixed it in this pull request. I fixed it a week ago but forgot to update this fork because I decided to make another boltz fork specifically for the version of Boltz to use in ChimeraX and did my testing and fix on that other fork and forgot to fix this one.

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

Successfully merging this pull request may close these issues.

Add option to predict larger structures using CUDA bfloat16
2 participants