[gmx-users] valid command line argument do i use by mdrun_mpi_d for 8 cores.

Mark Abraham mark.j.abraham at gmail.com
Fri Nov 29 22:47:47 CET 2013


You don't; you configure your MPI environment to have 8 ranks, which could
be as simple as mpirun -np 8 mdrun_mpi.

Generally you do not need double precision with GROMACS, unless you can say
exactly why you need to trade away your simulation performance.

Mark
On Nov 29, 2013 9:15 PM, "Mahboobeh Eslami" <mahboobeh.eslami at yahoo.com>
wrote:

> i want to install gromacs4.6.3 on 8 core.
> i use following command:
>
> CMAKE_PREFIX_PATH=/usr/local/openmpi/:/home/elahe/ComTools/fftw/ cmake ..
> -DGMX_MPI=ON -DGMX_THREAD_MPI=ON -DBUILD_SHARED_LIBS=OFF
> -DGMX_PREFER_STATIC_LIBS=ON -DGMX_DOUBLE=ON
> -DCMAKE_INSTALL_PREFIX=/home/elahe/ComTools/gromacs
> is it correct?
> What command do I use to use 8 cores? which valid command line argument do
> i use by mdrun_mpi_d for 8 cores.
> thanks a lot
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-request at gromacs.org.
>


More information about the gromacs.org_gmx-users mailing list