summaryrefslogtreecommitdiff
path: root/parallel/pvm3/MESSAGE
blob: af2ee2ec5112317ac71d7bf0d1b439ae48666f9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
======================================================================
$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:23 zuntum Exp $

You must set the environment variable PVM_ROOT to ${PREFIX}/pvm3 in your
startup files (.cshrc, .profile) on all machines in the cluster.  In 
addition, you may want to add the lines contained in 
${PREFIX}/pvm3/lib/cshrc.stub to the system .cshrc.

You can specify each host's run path in your pvmhosts file like so:
hostname ep=${PREFIX}/bin
This allows you to point different architecture types to various sets of
shared or local binaries.  See pvmd(1) for more information.

======================================================================