PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers. The software is very portable. The source, which is available free thru netlib, has been compiled on everything from laptops to CRAYs.

PVM enables users to exploit their existing computer hardware to solve much larger problems at minimal additional cost. Hundreds of sites around the world are using PVM to solve important scientific, industrial, and medical problems in addition to PVM's use as an educational tool to teach parallel programming. With tens of thousands of users, PVM has become the de facto standard for distributed computing world-wide.

Current PVM News:

Current articles from PVM news group comp.parallel.pvm


PVM Supported Architectures

PVM Documentation:

HTML version of MIT Press book:
PVM: Parallel Virtual Machine A Users' Guide and Tutorial for Networked Parallel Computing
How to order your own copy ($17.95) from MIT.

HTML Man pages for PVM 3.3.

XPVM 1.1 Tech Report (3 MB postscript).


PVM Source Code:


PVM Programming: