Newsgroups: comp.parallel.pvm
From: munz@Informatik.TU-Muenchen.DE (Frank Munz)
Subject: Re: multiprocessor workstations
Organization: Technische Universitaet Muenchen, Germany
Date: 13 Jul 1995 07:24:58 GMT
Message-ID: <3u2hoa$bec@sunsystem5.informatik.tu-muenchen.de>

: On out machine there is no way to find out, on which processor a job is
: running, even without pvm. Or more precisely, we don't know a way. But there is
: a system-tool, and logically the operating-system itself, that is able to get
: the information.

check the    ps -l   command, on an SGI Indy it says:

man ps:


[... stuff deleted]

     P      (l)    If the process is running, gives the number of processor
		   on which the process is executing.  Contains an
		   asterisk otherwise.



take care,

frank


--
e-mail:	munz@informatik.tu-muenchen.de

"...it doesn't matter how beautiful your theory is, it doesn't matter
how smart you are -- if it doesn't agree with experiment, it's wrong."

						- R.P. Feynman



