Home > Computers > Parallel Computing > Programming > Libraries > PVM
Parallel Virtual Machine is a software system enabling heterogeneous computers to be used as a single computational resource. It runs on a variety of architectures and networking conditions, and has bindings for many programming languages (most prominently C and Fortran). The official release is open source, although there are commercial implementations as well.
http://www.cs.cmu.edu/afs/cs.cmu.edu/project/nectar-adamb/web/Dome.html
Distributed Object Migration Environment. Runs on top of PVM. Source code and papers.
http://www.parasys.co.uk/
Commercial high-performance implementation of PVM. Product information and installation instructions.
http://www.cs.virginia.edu/~ajf2j/jpvm/
A message-passing library for Java similar to PVM. Source code and papers.
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.48.2801
Experimental thread-based implementation to take advantage of symmetric multiprocessors.
http://www.markus-fischer.de/projects.htm
Port of PVM to Windows, a port using Myrinet, and a port using Scalable Coherent Interface.
http://math.nist.gov/mcsd/savg/pade/
Parallel Applications Development Environment is a software development environment for parallel programs. Source code and documentation.
http://www.mathcs.emory.edu/pious/
A parallel file system on top of PVM. Source code, documentation, and white papers.
http://www.csm.ornl.gov/pvm/
Official Parallel Virtual Machine site. News, documentation, source code, performance monitors, links to software written in PVM.
http://www.csm.ornl.gov/pvm/NTport.html
Source code and papers.
http://pvmgmake.sourceforge.net/
A GNU make which uses PVM to build in parallel on several remote machines.
http://pvm-plus-plus.sourceforge.net/
A C++ library for PVM.
http://www.netlib.org/pvm3/index.html
This directory includes a number of items relating to PVM version 3.
http://www.netlib.org/pvm3/contrib/pvmfs/
Provides a common file server to PVM processes. Source code available.
http://pypvm.sourceforge.net/
PVM bindings for Python. Source code.
http://www.cs.virginia.edu/~ajf2j/tpvm.html
Threads-oriented PVM. Source code, documentation, and papers.
http://www.netlib.org/utk/icl/xpvm/xpvm.html
Provides a graphical interface to the PVM console commands and information, along with several animated views to monitor the execution of PVM programs.
Home > Computers > Parallel Computing > Programming > Libraries > PVM
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us