Thank you, Jeff. That's good to know, but for now
I am going to stick to -app option. For this old
dog can't learn new tricks so fast.
Regards,
Tena
On 2/14/11 6:18 AM, "Jeff Squyres" <jsquyres_at_[hidden]> wrote:
> On Feb 13, 2011, at 10:54 PM, Tena Sakai wrote:
>
>> I have a file app.ac3, which looks like:
>> [tsakai_at_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
|