[CPMD-list] MPIRUN on linux

Axel Kohlmeyer axel.kohlmeyer at theochem.ruhr-uni-bochum.de
Fri Feb 21 11:51:56 CET 2003


On Fri, 21 Feb 2003 11:35:17 +0100  Veronique Van Speybroeck wrote:

> 
> --------------030805020505080603080904
> Content-Type: text/plain; charset=us-ascii; format=flowed
> Content-Transfer-Encoding: 7bit
> 
> Hi,
> 
> I compiled the cpmd program with the mpi option on a linux machine.  If 
> I now run the cpmd program by the command
> 
> mpirun -np 2 cpmd.x input.inp
> 
> I get the following output file


hello veronique,


[snip]
> 
> Is it normal that the program lists everything twice?

no. you probably still have the serial executable in the search
path and mpirun picked that up. please try:

mpirun -np 2 /full/path/to/parallel/cpmd.x input.inp

cheers,
	axel.
> 
> thanks
> 
> veronique
> 
> -- 
> -----------------------------------------------------------------------
> Dr. ir. Van Speybroeck Veronique
> Laboratorium voor Theoretische Fysica
> Universiteit Gent
> Proeftuinstraat 86
> 9000 Gent
> Tel +32-9-264.65.58  GSM : +32/474/259767
> Fax +32-9-264.65.60
> email : veronique.vanspeybroeck at rug.ac.be
> http://inwfaxp2.rug.ac.be/~web/onderzoek/proj_3.html
> -----------------------------------------------------------------------
> 

--

=======================================================================
Axel Kohlmeyer      e-mail:  axel.kohlmeyer at theochem.ruhr-uni-bochum.de
Lehrstuhl fuer Theoretische Chemie          Phone: ++49 (0)234/32-26673
Ruhr-Universitaet Bochum - NC 03/53         Fax:   ++49 (0)234/32-14045
D-44780 Bochum                   http://www.theochem.ruhr-uni-bochum.de
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.



More information about the CPMD-list mailing list