From: Dima Pasechnik <dima@duti515a.twi.tudelft.nl>
Newsgroups: comp.parallel.pvm
Subject: Re: Another newbie question
Date: 28 Aug 1998 15:01:33 +0200
Organization: Delft University of Technology
Message-Id: <t367fdtg42.fsf@duti515a.twi.tudelft.nl>
References: <35E6889A.99193C8E@ozemail.com.au>
Cc: stso@ozemail.com.au


Stephen So <stso@ozemail.com.au> writes:

> Thanks for responses to my earlier posting. I have another simple
> question. I am using an SGI network to implement my PVM session. If I
> want to run my slave programs on 10 SGI's on the network, do I
> physically have to copy the executables to each computer?
> 
All the computers of PVM  must have access to the
executable just as if it was a usual program that you can
run from the shell prompt.

(I imagine that your net would have a common NFS-mounted disk;
then just copy your executable there.)

Dmitrii.

