Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScoreFlow MMGBSA in parallel on local computer. #45

Open
diegoenry opened this issue Jul 13, 2018 · 0 comments
Open

ScoreFlow MMGBSA in parallel on local computer. #45

diegoenry opened this issue Jul 13, 2018 · 0 comments
Assignees

Comments

@diegoenry
Copy link
Contributor

MMGBSA needs "ante-MMPBSA.py" to generate the input files,
It takes some time because it's a python script, and could be easly done in parallel.

In addition, post-processing MD simulations of a SINGLE system, one may benefit from MMGBSA.py.MPI

The solution could be the same as always: echo all commands, including "cd ${RUNDIR}/${LIGAND}" into a "mmpbsa.xargs" file then running them all according to the number of available CPUs.

@diegoenry diegoenry self-assigned this Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant