pkgsrc/parallel/p5-Parallel-Pvm/MESSAGE
dmcmahill 016b72a668 initial import of p5-Parallel-Pvm-1.3.0
Parallel::Pvm is a perl extension for the parallel virtual machine
(PVM) message-passing system.
2002-10-13 04:30:05 +00:00

14 lines
511 B
Text

===========================================================================
$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
===========================================================================