summaryrefslogtreecommitdiff
path: root/parallel/pvm3/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/pvm3/pkg/MESSAGE')
-rw-r--r--parallel/pvm3/pkg/MESSAGE6
1 files changed, 6 insertions, 0 deletions
diff --git a/parallel/pvm3/pkg/MESSAGE b/parallel/pvm3/pkg/MESSAGE
index be53e204f00..641174b8b9c 100644
--- a/parallel/pvm3/pkg/MESSAGE
+++ b/parallel/pvm3/pkg/MESSAGE
@@ -4,3 +4,9 @@ PVM_ARCH to NETBSD
in your startup files (.cshrc, .profile) on all machines
in the cluster.
+
+In addition, you can specify each host's run path in your pvmhosts file
+like so:
+hostname ep=/usr/pkg/bin
+This allows you to point different achitecture types to various sets of
+shared or local binaries.