[ News |
IPCA |
Mirrors |
Add |
Search |
Mail |
Help |
WoTUG
]
PVM is a software system that enables a collection of
heterogeneous computers to be used as a coherent and flexible
concurrent computational resource.
The individual computers may be shared- or local-memory
multiprocessors, vector supercomputers, specialized graphics
engines, or scalar workstations, that may be interconnected
by a variety of networks, such as ethernet, FDDI.
User programs written in C, C++ or Fortran access PVM through
library routines.
See also <URL:http://www.epm.ornl.gov/pvm/pvm_home.html>
- .nams-info/
- book/
- Integrated PVM Framework Supports Heterogenenous Network
Computing
Last modified 23:00:00, 11 Jul 1993 - 73.9K - gzipped
'comp phy' PostScript files including paper below and
separate figures.
Authors: Jack Dongarra;
G.A. Geist and
V.S. SUnderam.
- Integrated PVM Framework Supports Heterogenenous Network
Computing
Last modified 00:00:00, 15 Feb 1994 - 49.8K - gzipped PostScript
Authors: Jack Dongarra;
G.A. Geist and
V.S. SUnderam.
- contrib/
directory
- PVM - the GIF
Last modified 18:11:00, 11 Dec 1995 - 1K - GIF
- Announcement of European PVMUG94
Last modified 23:00:00, 4 Aug 1994 - 3.6K - gzipped
- PVM FAQ
Last modified 23:00:00, 22 Jun 1995 - 57.8K - gzipped PostScript
- Network Computing Working Notes
Last modified 10:06:00, 1 Dec 1995 - 9.5K - HTML
Author: V. S. Sunderam
- pvm-eet.ps.gz
Last modified 00:00:00, 15 Feb 1994 - 54.3K - gzipped PostScript
- PVM 2.4
- PVM 3.2.6
Last modified 12:22:30, 25 Aug 1998 - 245.5283203125K - gzipped tar
- PVM 3.3.11
Last modified 11:00:00, 17 May 1996 - 600.50390625K - gzipped tar
- pvm3.4.0.tgz
Last modified 10:28:30, 17 Mar 1999 - 898.759765625K - gzipped tar
- pvm3.4.1.tgz
Last modified 18:52:30, 7 Jun 1999 - 899.291015625K - gzipped tar
- pvm3.4.beta7.tgz
Last modified 10:24:30, 17 Mar 1999 - 723.7900390625K - gzipped tar
- PVM Tests
Last modified 11:00:00, 22 May 1995 - 113.4384765625K - gzipped tar
- PVM Tests for PVM 3.2
Last modified 11:00:00, 30 Jun 1994 - 36.3K - gzipped tar
- pvmtest.33.tgz
Last modified 12:23:30, 25 Aug 1998 - 80.9K - gzipped tar
- PVM Reference Card
Last modified 23:00:00, 5 Jun 1994 - 22.8K - gzipped PostScript
- PVM Team
Last modified 00:00:00, 2 Mar 1993 - 67.5K - gzipped PostScript
- PVM 3 User's Guide and Reference Manual
Last modified 23:00:00, 20 Sep 1994 - 206.4150390625K - gzipped PostScript
Authors: Al Geist, Oak Ridge National Laboratory, Oak Ridge TN
37831-6367, USA;
Adam Beguelin (adambg@cs.cmu.edu), Carnegie Mellon University and Pittsburgh
Supercomputing Center, Pittsburgh, PA 15213-3890, USA;
Jack Dongarra (dongarra@dasher.cs.utk.edu), University of Tennessee, Knoxville TN
37996-1301, USA;
Weicheng Jiang, University of Tennessee, Knoxville TN
37996-1301, USA;
Robert Manchek (manchek@thud.cs.utk.edu), University of Tennessee, Knoxville TN
37996-1301, USA and
Vaidy Sunderam (vss@mathcs.emory.edu), Emory University, Atlanta, GA 30322, USA.
- win32/
- PVM for MS Windows 32-bit (Windows 95, Windows NT)
- workshop.slides.tgz
Last modified 12:20:30, 25 Aug 1998 - 43.0K - gzipped tar
- The PVM Project
Last modified 00:00:00, 14 Dec 1995 - 19.6K - gzipped PostScript
Overview of PVM, major features, systems it runs on,
status, availability, contacts and support details.
- xpvm/
- XPVM 1.1.1
- XPVM 1.2.0
- XPVM 1.2.4
XPVM provides a graphical interface to the PVM console
commands and information,
along with several animated views to monitor the execution of PVM
programs. These views provide information about the interactions
among tasks in a parallel PVM program, to assist in debugging and
performance tuning.
To analyze a program using XPVM, a user need only compile their
program using the PVM library, version 3.3 or later, which has been
instrumented to capture tracing information at run-time. Then, any
task spawned from XPVM will return trace event information, for
analysis in real time, or for post-mortem playback from saved
trace files.
Copyright © 1993-2000 Dave Beckett & WoTUG