Hi Michael,
There are a few tricks you can use to speed up calculations.
- decrease the size of the solvation box
- truncate the protein before solvation
- use a larger integration time step together with hydrogen mass repartitioning. We have tested this with all bonds constrained in absolute binding free energy calculation setups
(with the following options in your sim.cfg file
timestep = 4 * femtosecondconstraint = allbondshydrogen mass repartitioning factor = 4.0)It may also work for relative free energy calculations where we normally do not use constraint = allbond, but we haven't used that setup extensively to guarantee it gives correct results.
- You can also get a small speed up for some setups by decreasing the number of cycles and increasing the number of moves, to reduce the overheads associated with cycle initialisation. This depends on the size of your system
- buy a more expensive GPU :-)
Best wishes,
Julien