Newsgroups: comp.parallel.pvm
From: Al Geist <geist@msr.epm.ornl.gov>
Subject: Re: Running PVM
Organization: Oak Ridge National Lab, Oak Ridge, TN
Date: 7 Apr 1995 12:49:19 GMT
Message-ID: <3m3ccf$la2@stc06.ctd.ornl.gov>

Doug Fischer <fischer@fc.hp.com> wrote:
>
> I recently installed PVM on some HP9000 machines and am
> having a small problem.  I followed the text and compiled
> the example programs.  I typed pvm and the console window
> is fine.  But when I type a program name it would return
> program name: not found.  The routines were in the
> pvm3/bin/HPPA directory, which is the default executable
> directory.  I then set up a hostfile where I explicitly
> gave the full path name to the  executables using the
> ep= command.  Any ideas on what is wrong?
> 
> Thank You
> Douglas Fischer
> fischer@fc.hp.com

You need to type 
 pvm> spawn -> spmd

The console has online help type
 pvm> help [comand]

Hope this info helps,
Al Geist

