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 executed the command mentioned in the tutorial: unigbsa-pipeline -i example/1ceb/1ceb_protein.pdb -l example/1ceb/1ceb_ligand.sdf -o BindingEnergy.csv
However, I got an error during the execution. The error message states: WARNING - Failed to run simulation for ligand: 1ceb_ligand
Through the command line, I found that the error might be caused by CUDA: CUDA_ERROR_INVALID_PTX: a PTX JIT compilation failed
I am using a PC equipped with 2 Quadro P4000 GPUs. I would appreciate your guidance on resolving this error.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
I executed the command mentioned in the tutorial:
unigbsa-pipeline -i example/1ceb/1ceb_protein.pdb -l example/1ceb/1ceb_ligand.sdf -o BindingEnergy.csv
However, I got an error during the execution. The error message states:
WARNING - Failed to run simulation for ligand: 1ceb_ligand
Through the command line, I found that the error might be caused by CUDA:
CUDA_ERROR_INVALID_PTX: a PTX JIT compilation failed
I am using a PC equipped with 2 Quadro P4000 GPUs. I would appreciate your guidance on resolving this error.
Thank you for your help!
The text was updated successfully, but these errors were encountered: