The Queen's University of Belfast

Parallel Computer Centre
[Next] [Previous] [Top]
Obtaining and Installing PVM
How to obtain PVM
- Source code, user's guides, examples and related material are published on netlib, a software repository with sites at ORNL and ATT
- Send e-mail to netlib as follows
% mail netlib@ornl.gov
subject: send index from pvm3
- Instructions will be sent back automatically
- Also available via anonymous FTP from:
- Mosaic/netscape with the URL
http://netlib2.utk.edu/pvm
- Gopher is primitive but quick (usually)
unix.hensa.ac.uk
select
Interactively Browse the Whole Archive
once connected
find pvm
Installing PVM
- Download gzipped tar file eg.
pvm3.3.9.tar.gz
- gunzip and untar (place pvm in a user directory or a system directory such as /usr/local/pvm3)
gunzip pvm3.3.9.tar.gz
tar xvf pvm3.3.9.tar
- Read the Readme file
- Set environment variables as described and type make
Future Enhancements
- The next version of pvm is supposed to have
- Greater scalability to enable 100s of hosts to be used in parallel
- Parallel startup
- Better debugging: libpvm to generate trace messages
- Better high speed network utilization eg. FDDI
- Better console program with features such as command history, command aliases and quoting
[Next] [Previous] [Top]
All documents are the responsibility of, and copyright, © their authors and do not represent the views of The Parallel Computer Centre, nor of The Queen's University of Belfast.
Maintained by Alan Rea, email A.Rea@qub.ac.uk
Generated with CERN WebMaker