From: Srinidhi <kgsnidhi@cdsp.neu.edu>
Newsgroups: comp.parallel.pvm
Subject: Re: Closing Spawned Jobs
Date: Tue, 24 Nov 1998 18:48:20 -0500
Organization: Northeastern Univ.
Message-Id: <365B45C4.1407F901@cdsp.neu.edu>
References: <3655BAC3.1B721E81@ece.neu.edu>
    <365ACBB5.39AC12D4@soc.staffs.ac.uk> <73et1g$9qi$1@cerberus.ee.duke.edu>
Reply-To: srinidhi@ece.neu.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


The problem I have is that on some occasions,  jobs spawned off a
spawned job (second generation) do not die with a "reset"  command. I
haven't yet been able to identify the cause as yet.

So when it does happen, I need to, as Tim said,  get the id of each job and kill
them.

Thanks,
-Srinidhi

William T. Rankin wrote:

>
>
> hmm, howabout using the 'reset' command at the console prompt.  or,
> for those of us who love the command line:
>
>    echo reset | pvm
>
> -b
>
> --
> bill rankin ...................................... philosopher/coffee-drinker
> wrankin@ee.duke.edu ........................................ doctoral wannabe
> duke university dept. of electrical engr ......... scientific computing group

