Lines Matching refs:PVM
63 Berkeley sockets interface), MPI, and PVM. If you do not have MPI or
64 PVM, don't worry; TCP is the typical shim used. It should be easy to
66 by the TCP, MPI and PVM interfaces.
71 as the CFLAGS compiler flags, required extra libraries, and MPI or PVM
78 command "make TCP", "make MPI", or "make PVM" as appropriate,
83 over TCP, MPI, or PVM, and the following section on interpreting the
173 First, start PVM with the command "pvm" on one machine and a second
174 machine with the PVM command "add <othermachine>", where
176 test. Exit the PVM command line interface. Start the receiver
186 This option has no effect on PVM
239 * Add dummy "echo" commands after TCP, MPI, and PVM targets in the
246 * Add PVM interface contributed by Clark E. Dorman <dorman@s3i.com>