Skip to content

Performance Issues with MMPBSA and MMGBSA Calculations on Multi-Core CPUs #525

Discussion options

You must be logged in to vote

Here you aren't using parallelization. To run gmx_MMPBSA in parallel you must run it with MPI. In your case should be:

mpirun -np 128 gmx_MMPBSA -O -i mmpbsa.in -cs prot_ligand.tpr -ci index.ndx -cg 1 13 -ct md_final_whole_nojump_mol.xtc -cp topol.top -o FINAL_RESULTS_MMPBSA.dat -eo FINAL_RESULTS_MMPBSA.csv

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@aprijal99
Comment options

@Valdes-Tresanco-MS
Comment options

@aprijal99
Comment options

@Valdes-Tresanco-MS
Comment options

Answer selected by aprijal99
@aprijal99
Comment options

@aprijal99
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants