S, I agree that MPI environment is to be configured,
this hostfile or the hosts can be defined in mpirun options.

mpirun --hostfile or mpirun --host

eg: mpirun –hostfile my_hostfile –np 4 a.out,  mpirun –host
Host1,Host2,Host3,Host4 –np 4 a.out

mpi will use the hosts of this file Which can be used after the installation
also.

I suggested the yum installation,bcoz It will resolve the mpi libraries in
the dependencies.

This hosts option is available in Lam-mpi also as Lamboot -v hostfile., then
mpirun

In MPICH2, this MPI environment can be initialized by mpdboot hostfile. then
mpirun, mpdrun

every mpi can have a hostfile to initialize it after it properly installed.
-- 
gmx-users mailing list    gmx-users@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-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to