[Fwd: [MPICH] how to run only nodes?]
Javier Vázquez
javama4 at gmail.com
Thu Dec 29 07:10:40 CST 2005
Hello, well if you are using MPICH2 you can use "mpdrun" there is a flag
"-hf" which you can put the nodes in a file that you want to run your
processes, read about mpd before doing this, with mpiexec it's a little
hard, but you can do it anyway.
example:
mpiexec -n 1 -host login1 myprog : -n 1 -host login2 myprog : -n 1 -host
login3 myprog : ............. -n 1 -host login16 myprog
"-n 1" will depend how many processes you want to start per node.
think about mpdrun ;). I am not an admin, but maybe you could do
something with some queue systems too. (PBS, LoadLeveler).
Greatings,
Javier.
-------------- next part --------------
An embedded message was scrubbed...
From: rytis <biolabadmin at ibt.lt>
Subject: [MPICH] how to run only nodes?
Date: Thu, 29 Dec 2005 13:51:11 +0200
Size: 3170
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20051229/ecd2c806/attachment.eml>
More information about the mpich-discuss
mailing list