I am trying to use “ddg_monomer.linuxgccrelease” in our university cluster.
However, since my protein is too large (a dimer, each monomer contains 663 residues), the calculation ends because of the wall-time (72 hours) before it finishes.
I am here to ask if it is possible to restart the program. Or is there a method to make the program faster, like using MPI?
I don’t see any indication of checkpointing or restart behavior in the ddg_monomer application. Also, it doesn’t look like there’s any support for MPI.