SV: Re: [gmx-users] mpi problems: "topol.tpr made for 2 nodes .."
Soren Enemark
blegbirk at yahoo.dk
Thu Jul 27 10:57:34 CEST 2006
Mark Abraham <Mark.Abraham at anu.edu.au> skrev: Soren Enemark wrote:
> Dear all,
> we are currently trying to set up Gromacs to run in parallel on a 3
> dual-core machines with centOS ver. 4 .
>
> But we face the following error message when we try to run mdrun_mpi:
>
> Program mdrun_mpi, VERSION 3.3
> Source code file: init.c, line: 69
>
> Fatal error:
> run input file topol.tpr was made for 2 nodes,
> while mdrun_mpi expected it to be for 1 nodes.
> -------------------------------------------------------
>
> Can anybody help us with this?
>
> The error message came after running:
> grompp -f md.mdp -c b.gro -p topol.top -v -np 2
> followed by:
> mpirun -np 2 mdrun_mpi -s -v -np 2
The second -np 2 is only needed for old versions of MPI, but I don't
know if this will help your problem.
Thanks for taking the time to answer, I really appreciate this!
I tried:
grompp -f md.mdp -c b.gro -p topol.top -v -np 2
followed by:
mpirun -np 2 mdrun_mpi -s -v
with the same result as previously. Was this what you meant?
If so, are there any other flags that I could try to set?
For some reason it seems that mpirun does not send the information
(that 2 processors are to be used) to mdrun_mpi, or that mdrun_mpi does not receive the information from mpirun. What could be the reason for that?
Thanks,
Søren Enemark
Mark
_______________________________________________
gmx-users mailing list gmx-users at gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-request at gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20060727/848bf722/attachment.html>
More information about the gromacs.org_gmx-users
mailing list