File: README.debian

package info (click to toggle)
pvm 3.4beta7-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 5,256 kB
  • ctags: 5,938
  • sloc: ansic: 66,147; makefile: 1,446; fortran: 631; sh: 424; csh: 70; asm: 37
file content (15 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pvm for DEBIAN
----------------------

   The PVM_ROOT environment variable defaults to /usr/lib/pvm3 without
user intervention, so users do not need to modify their login scripts.
At the moment, only the main PVM library is available as a shared library,
the others (fpvm, gpvm, pvmtrc) are static libraries.
   The easiest way to use pvm is to enable rsh between machines.
See 'man rhosts'.  After rsh is working, just type 'pvm' on one of the
machines, and 'add host1 host2 host3 ...' at the pvm prompt.
   PVM programs are generally linked with -lpvm3, but this varies from
platform to platform.  The aimk program is a makefile wrapper that handles
many of these differences.

Drake Diedrich <Drake.Diedrich@anu.edu.au>, Wed, 30 Jul 1997 16:00:54 +1000