[gmx-users] parallel mdrun
Justin A. Lemkul
jalemkul at vt.edu
Thu Sep 17 15:14:48 CEST 2009
Jarol E. Molina wrote:
> Hi all
>
> I have a single machine with multilpe processors. I want run mdrun with
> 8 processors and I use the options
>
> % mdrun – np 8 -s toppl.tpr -v -N 8
>
> I see in the system monitor that just one procesor is running, if I use
>
> %mdrun_mpi -np 8 -s topol.tpr -v -N 8
>
> I see the same in the system monitor
>
An MPI process must be started from mpirun. Be sure that you have actually
compiled an MPI version of mdrun (since launching mdrun_mpi as you have in the
second command shouldn't have run at all). Then launch the program with
something like:
mpirun -np 8 mdrun_mpi (etc)
-Justin
>
>
> Any suggestion would be of great help
>
> --
> Jarol E Molina, I.Q., M.S.
> Estudiante Doctorado en Ingeniería - Sistemas Energéticos
> Universidad Nacional de Colombia - Sede Medellín
> jemolina at unal.edu.co <mailto:jemolina at unal.edu.co>
> jemolina at unalmed.edu.co <mailto:jemolina at unalmed.edu.co>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gmx-users mailing list gmx-users at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> Please search the archive at http://www.gromacs.org/search before posting!
> 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
--
========================================
Justin A. Lemkul
Ph.D. Candidate
ICTAS Doctoral Scholar
Department of Biochemistry
Virginia Tech
Blacksburg, VA
jalemkul[at]vt.edu | (540) 231-9080
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin
========================================
More information about the gromacs.org_gmx-users
mailing list