blob: 403b0ad20887d095486531fba2c62227f7ae0fc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/10/13 04:30:05 dmcmahill Exp $
The two examples included here are crafted after the C language hello
and hello_other programs which come with PVM. To run this example,
start the pvm daemon by running
${PVM_ROOT}/lib/pvmd &
Now execute the hello.pl program by running
${PREFIX}/share/examples/p5-Parallel-Pvm/hello.pl
===========================================================================
|