[pooma-dev] How to run in parallel

Jeffrey Oldham oldham at codesourcery.com
Mon Jun 25 21:43:28 UTC 2001


On Mon, Jun 25, 2001 at 02:40:14PM -0600, Dave Nystrom wrote:
> I have a Pooma 2 application that I have built using Cheetah.  My version of
> Cheetah was built with both mpi support using mpich and shmem support using
> mm.  What is the command line that I should use to run in parallel with say 2
> processors using either mpi or shmem?

The Pooma source code (src/Utilities/Options.cmpl.cpp: Options::usage)
seems to indicate that adding `--pooma-threads 5' will set a
concurrency level of 5.  I do not know how to check whether five
threads are actually created.  I also do not know if Cheetah, MPI, or
Shmem requires special command-line options.

Thanks,
Jeffrey D. Oldham
oldham at codesourcery.com



More information about the pooma-dev mailing list