PVM on CSU CS Machines

Colorado State University
CS 551 DL: Distributed Operating Systems

PVM on CSU Computer Science Machines


Using PVM for your Term Project/Paper

A few years ago PVM v3.3.9 was installed on the hp700s
It is my understanding that a version of PVM
    is still available on the CS machines

Try the directory /usr/local/pvm3

You may need to add the following line to your csh:
        setenv PVM_ROOT "/usr/local/pvm3"

In addition, the file
        /usr/local/pvm/lib/cshrc.stub 
    should be appended to your .cshrc file
The set path lines in this stub
    need to be uncommented



Comments:
Copyright © 2001-2003: Colorado State University for CS 551 DL. All rights reserved.