The Setup Files Window
Next: General description
Up: The PADE User's
Previous: The Done button
The PADE Setup Files window enables the user to enter the locations
of all source files needed to build the PVM executable on a particular host.
There are two pieces of information about a given source file whose
destination is a particular remote host. These are as follows.
- Development host location - The fully qualified path name of the
source file on the development host must be specified. In the PADE model of
parallel development, all source files for all hosts are kept
on one host - the development host. When the time comes to build the
application, the appropriate files are transferred from the development host
to the remote host. Thus the location of the file on the development host
must be specified.
- Remote host location - The fully qualified path name of the
source file on the remote host must also be specified. With these two
pieces of information, pvmmake is able to affect the transfer of the
source file.
The Setup File window contains these two pieces of information for
all of the source files associated with a particular host. This window
is described in detail below.
Figure 5.8: The PADE setup files window
Fri Mar 31 20:30:34 EST 1995