Closed wjk1214 closed 8 months ago
export this will be OK: export PYTORCH_CUDA_ALLOC_CONF=max_split_size_mb: 128
export this will be OK: export PYTORCH_CUDA_ALLOC_CONF=max_split_size_mb: 128
Now it's working fine. Thank you very much for your generous response.
Thank you very much for providing us with such a useful tool. I have a question to ask: I successfully ran ‘Protein Monomers’ and 'protein_sm' using an RTX3060 with 12GB GPU memory. However, when I attempted to run ‘nucleic_acid’, I encountered a 'CUDA out of memory' error, despite the sequence not appearing particularly large. I'm unsure if this is normal? Thank you again for your contribution!