Newsgroups: comp.parallel.pvm
From: bmanchek@ens-lyon.fr (Bob Manchek)
Subject: Re: PROBLEM : PVM3.3 on SUN MP running Solaris2
Organization: Ecole Normale Superieure de Lyon
Date: 5 Sep 1994 12:57:37 GMT
Message-ID: <34f4k1$lj7@cri.ens-lyon.fr>

In article 74u@wsu-cs.cs.wayne.edu, cvinod@eng.wayne.edu (Chegu Vinod) writes:
> Hello
> 
> I would like to clarify the following :
> 
> I am trying to use PVM along with shared memory libs. on a SUN 630MP .
> I have been getting the following error :
> mpstat: command not found. 
> 
> Is mpstat one of the  Solaris /usr/bin files that is
> being called by pvmgetarch and found missing on my system
> or is it a PVM bug.
> 
> I am using PVM on a cluster of heterogenous workstations (SUNs, RS6000 and KSR1-64)
> and the SUNMP is one of my hosts. 
> 
> Any suggestions 
> 
> Thanks
> 
> Vinod Chegu
> 
> cvinod@galileo.eng.wayne.edu

Hi,

Yes, that's a bug.  You can either add /usr/kvm to your path or edit
pvm3/lib/pvmgetarch and change mpstat to /usr/kvm/mpstat.

b
---
/ Robert Manchek                University of Tennessee     /
/                               Computer Science Department /
/ (615)974-8295                 Ayres Hall #104             /
/ manchek@CS.UTK.EDU.           Knoxville TN  37996-1301    /
/     http://www.netlib.org/utk/people/BobManchek.html      /



