Newsgroups: comp.parallel.pvm
From: Stefan Hinker <hinker@informatik.uni-wuerzburg.de>
Subject: Re: running pvm in ALPHAMP
Organization: University of Wuerzburg, Germany
Date: 5 Dec 1995 08:49:28 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <4a112o$nsg@winx03.informatik.uni-wuerzburg.de>

Hi Renato!

Renato Matteazzi <matteaz> wrote:
>how can I run PVM in my alpha machine with two processors?

It's actually quite simple.  Get version 3.3.10, unpack and build it.
The aimk-Makefile will know your hardware and build you binaries and libs
for ALPHAMP.  Rebuild your application with these libraries and go for it!
To make use of your second (or higher) processor, just spawn the appropriate
number of tasks on your machine.  With this version, communication with 
other hosts works just fine!

Have fun!

Greetings,
Stefan
-- 
===============================================================================
Stefan Hinker                         email: hinker@informatik.uni-wuerzburg.de
                Unix? Still working on it  :-))
===============================================================================


