Newsgroups: comp.parallel.pvm
From: hsong@asylum.cs.utah.edu (Hwal Song)
Subject: Re: nice : lowering priority
Organization: University of Utah Computer Science
Date: 12 Mar 1995 09:12:24 GMT
Message-ID: <3judto$ign@magus.cs.utah.edu>

In article <3jm7mf$ogj@magus.cs.utah.edu> hsong@asylum.cs.utah.edu (Hwal Song) writes:
>Hi!
>How can I lower priority of slave processes?
>
>Thank you in advance.

I used setpriority which is actually setnice.
When I ran the host and the slaves, setpriority set the nice value
correct but somehow does not higher the priorities of both host and nodes.
Any wisdom will be greatly appreciated.


