On Feb 13, 2011, at 10:54 PM, Tena Sakai wrote:

> I have a file app.ac3, which looks like:
>  [tsakai@vixen Rmpi]$ cat app.ac3
>  -H dasher.egcrc.org  -np 1 hostname
>  -H dasher.egcrc.org  -np 1 hostname
>  -H vixen.egcrc.org   -np 1 hostname
>  -H vixen.egcrc.org   -np 1 hostname

Note that you don't *have* to use app files.  For example, the moral equivalent 
of the above is:

    mpirun --host dasher.egcrc.org,vixen.egcrc.org -np 4 hostname

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to