[mpich-discuss] Help Mpich2
angelo pascualetti
apascualetti at gmail.com
Sat May 26 18:43:04 CDT 2012
Good afternoon.
I am installing the WRF numerical model in a single computer with 2 cores
and 2 threads and I see that there are 3 ways to run: Serial, OpenMP and
Dmpar.
Mpich (Dmpar option) can be run on a single computer?.
In other words, if I run the program with mpich indicating the two nuclei is
faster than with openmp?
How many processes (-np) should tell mpich to be faster than openmp?
I'm running as follows:
export CC=icc
export FC=ifort
./configure --prefix=$HOME/Mpich2
make
make install
cd $HOME
touch .mpd.conf
chmod 600 .mpd.conf
gedit .mpdhost y escribir:
MPD_SECRETWORD=angelo1903
mpdboot -v -n 1 --ncpus=2
mpirun -np 2 ./run.exe
In advance thank you very much.
--
Angelo Pascualetti A.
Meteorólogo
Direccion General Aeronautica Civil
Aeropuerto Cerro Moreno
Antofagasta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20120526/fb7557ed/attachment.html>
More information about the mpich-discuss
mailing list