freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pooma-dev] another simple question


From: Jeffrey Oldham
Subject: Re: [pooma-dev] another simple question
Date: Mon, 22 Jul 2002 16:08:14 -0700
User-agent: Mutt/1.2.5.1i

On Thu, Jul 18, 2002 at 01:08:16AM -0700, Garnet Kin-Lic Chan wrote:
> 
> When installing Cheetah with MM, how does one then run code to utilise
> more than one processor on a shared memory machine? (I've already
> configured POOMA; I was wondering about the equivalent of mpirun for
> shared memory...)

Use a command line like
           Doof2d-Array-distributed -shmem -np 4 2 10 1000
'-shmem' indicates the MM shared memory library should be used.  '-np
4' indicates four processors.

The last paragraph of
http://www.codesourcery.com/pooma/pooma_manual/tutorial-array_distributed.html
has this command line.

Thanks,
Jeffrey D. Oldham
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]