[gmx-developers] lammpi question
Ansgar Esztermann
aeszter at gwdg.de
Mon Dec 18 13:30:06 CET 2006
> I have compiled the GROMACS in parallel, but when I run the mdrun :
> grompp -np 3 -v -f em -c b4em -o em -p 1
> mpiexec -n 3 mdrun -v -s em -o em -c after_em -g emlog
> it comes the Fatal error:
> run input file em.tpr was made for 3 nodes, while mdrun expected
> it to be for 1 nodes.
Did you try adding the -np option to mdrun?
$ mpiexec -n 3 mdrun -np 3 -v -s em -o em -c after_em -g emlog
By the way, you can probably get quicker response by posting your
questions to gmx-users at gromacs.org. That list is much more active than
this one (which is meant to discuss the development of Gromacs).
A.
--
Ansgar Esztermann
Researcher & Sysadmin
http://www.mpibpc.mpg.de/groups/grubmueller/start/people/aeszter/index.shtml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20061218/a38e0f7d/attachment.sig>
More information about the gromacs.org_gmx-developers
mailing list