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
Saw your issue because I had the same thing. Followed this tutorial to increase my swap size to 40GB (I have 32GB ram) and my runs work now. I'm very new to Linux, so I could be wrong.
Hi, I got an issue here.
My job was killed with '/app/run_alphafold.sh: line 3: 8 Killed python /app/alphafold/run_alphafold.py "$@"`'
I noticed when it came to the 4th prediction and minimization, GPU memory was almost full, and then it was killed.
+-----------------------------------------------------------------------------+
And I also try the method mentioned in this issue #197, I comment out the following lines in run_docker.py
And then, it showed the same error @Ikajiro said in #197. Perhaps because my sequence is long (~900)
Same issue also happens here #130
Could anyone help me with this issue? Thanks.
The text was updated successfully, but these errors were encountered: