summaryrefslogtreecommitdiff
path: root/net/pvm/pkg-descr
blob: 366a54bd1cc2f04d631e4cdfb4ec001673cba2fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PVM (Parallel Virtual Machine) is a portable message-passing programming
system, designed to link separate host machines to form a virtual
machine which is a single, manageable computing resource. 

The virtual machine can be composed of hosts of different architectures,
located in physically remote locations. PVM applications can be composed of any
number of separate processes, or components, written in a mixture of C,
C++ and Fortran. The system is portable to a wide variety of
architectures, including workstations, multiprocessors, supercomputers and
PCs. 

WWW: http://www.epm.ornl.gov/pvm/pvm_home.html