summaryrefslogtreecommitdiff
path: root/parallel/pvm3/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/pvm3/MESSAGE')
-rw-r--r--parallel/pvm3/MESSAGE14
1 files changed, 14 insertions, 0 deletions
diff --git a/parallel/pvm3/MESSAGE b/parallel/pvm3/MESSAGE
new file mode 100644
index 00000000000..af2ee2ec511
--- /dev/null
+++ b/parallel/pvm3/MESSAGE
@@ -0,0 +1,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.
+
+======================================================================