You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered the same issue when I ran it on the CPU platform, but after increasing the RAM size of the computer, the error disappeared.
My FASTA file contains three proteins, and each of them contains 120 amino acids (aa). The program requires at least 25GB of RAM, even though the size of the trained model is only 6.5GB.
I am getting the following error when trying to predict protein complexes. It only happens sometimes, especially when trying to sample a lot.
Featurizer failed on {file_name} with error index 454656 is out of bounds for axis 0 with size 454656. Skipping.
CUDA device: 'NVIDIA H100 80GB HBM3'
It would be great if someone could tell the specific reason behind this error (unless it is purely a OOM problem).
Thanks,
Abhinav
The text was updated successfully, but these errors were encountered: