YoshitakaMo / localcolabfold

ColabFold on your local PC
MIT License
613 stars 135 forks source link

Question: FAILED_PRECONDITION: DNN library initialization #235

Open tanmoyp635 opened 6 months ago

tanmoyp635 commented 6 months ago

Hi all, I am trying to run colabfold locally. My workstation has cuda 11.8. I installed the colabfold without any error. But while running the prediction, I am getting the following error:

Could not predict multimer. Not Enough GPU memory? FAILED_PRECONDITION: DNN library initialization failed.

If I am not wrong, the error message is either related to JAX or TensorFlow. But I could not solve it. Any suggestions?

Regards Tanmoy

YoshitakaMo commented 6 months ago

Have you tried some workarounds discussed in https://github.com/YoshitakaMo/localcolabfold/issues/210?